Whitespace fixes
This commit is contained in:
parent
9894b777b6
commit
94764160cc
9 changed files with 1 additions and 9 deletions
|
@ -34,7 +34,6 @@ class InboxUpdate(TestCase):
|
|||
}
|
||||
models.SiteSettings.objects.create()
|
||||
|
||||
|
||||
def test_handle_update_list(self):
|
||||
""" a new list """
|
||||
with patch("bookwyrm.models.activitypub_mixin.broadcast_task.delay"):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue