Patches broadcasts in list and shelf tests
This commit is contained in:
parent
f42a5444e5
commit
6b07911a01
2 changed files with 5 additions and 6 deletions
|
@ -10,6 +10,7 @@ from bookwyrm import models, views
|
|||
from bookwyrm.activitypub import ActivitypubResponse
|
||||
|
||||
|
||||
@patch('bookwyrm.broadcast.broadcast_task.delay')
|
||||
class ListViews(TestCase):
|
||||
''' tag views'''
|
||||
def setUp(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue