Skip to content

Commit

Permalink
Fix test model
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeauchesne committed Sep 10, 2020
1 parent 34d0c22 commit e7b7d14
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tests/data/post.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
"edit_reason": null,
"can_view_edit_history": true,
"wiki": true,
"polls": {
"poll": {
"polls": [
{
"options": [
{
"id": "option_id",
Expand All @@ -87,5 +87,5 @@
}
]
}
}
}
]
}

0 comments on commit e7b7d14

Please sign in to comment.