Updates inbox tests

This commit is contained in:
Mouse Reeve
2021-12-09 15:02:53 -08:00
parent 7a89552892
commit 93dbe2daa0
10 changed files with 22 additions and 16 deletions

View File

@ -22,7 +22,7 @@ class Inbox(TestCase):
with patch("bookwyrm.suggested_users.rerank_suggestions_task.delay"), patch(
"bookwyrm.activitystreams.populate_stream_task.delay"
):
), patch("bookwyrm.lists_stream.populate_lists_task.delay"):
local_user = models.User.objects.create_user(
"mouse@example.com",
"mouse@mouse.com",