Updates inbox add tests

This commit is contained in:
Mouse Reeve 2021-04-08 15:43:19 -07:00
parent ddd05a68cf
commit 6310532ddf

View file

@ -52,6 +52,7 @@ class InboxAdd(TestCase):
"type": "Add",
"actor": "https://example.com/users/rat",
"object": {
"actor": self.local_user.remote_id,
"type": "ShelfItem",
"book": self.book.remote_id,
"id": "https://bookwyrm.social/listbook/6189",