Fixes syntax in reading view

This commit is contained in:
Mouse Reeve
2021-09-22 16:41:43 -07:00
parent a96d027cf3
commit d510d72b8d
2 changed files with 5 additions and 4 deletions

View File

@ -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,
},