Fixes syntax in reading view
This commit is contained in:
parent
a96d027cf3
commit
d510d72b8d
2 changed files with 5 additions and 4 deletions
|
@ -113,6 +113,7 @@ class ReadingViews(TestCase):
|
|||
{
|
||||
"post-status": True,
|
||||
"privacy": "followers",
|
||||
"start_date": readthrough.start_date,
|
||||
"finish_date": timezone.now().isoformat(),
|
||||
"id": readthrough.id,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue