Fixes test

This commit is contained in:
Mouse Reeve 2021-04-29 13:54:17 -07:00
parent 6983018d5e
commit 3feba60665

View file

@ -219,7 +219,7 @@ class ViewsHelpers(TestCase):
with patch("bookwyrm.models.activitypub_mixin.broadcast_task.delay"):
# 1 shared follow
self.local_user.following.add(user_2)
user_1.following.add(user_2)
user_1.followers.add(user_2)
# 1 shared book
models.ShelfBook.objects.create(