More mocks
This commit is contained in:
parent
bb94995389
commit
72d5238590
20 changed files with 21 additions and 0 deletions
|
@ -8,6 +8,7 @@ from bookwyrm import models, settings
|
|||
|
||||
# pylint: disable=unused-argument
|
||||
@patch("bookwyrm.suggested_users.rerank_suggestions_task.delay")
|
||||
@patch("bookwyrm.activitystreams.populate_stream_task.delay")
|
||||
class Shelf(TestCase):
|
||||
"""some activitypub oddness ahead"""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue