mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-18 15:41:12 +00:00
Updates inbox add tests
This commit is contained in:
parent
ddd05a68cf
commit
6310532ddf
1 changed files with 1 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue