Lint
This commit is contained in:
parent
f8df501239
commit
878cc5cb17
6 changed files with 17 additions and 6 deletions
|
@ -98,7 +98,7 @@ class InboxUpdate(TestCase):
|
|||
del userdata["icon"]
|
||||
self.assertIsNone(self.remote_user.name)
|
||||
self.assertFalse(self.remote_user.discoverable)
|
||||
|
||||
|
||||
with patch("bookwyrm.preview_images.generate_user_preview_image_task.delay"):
|
||||
views.inbox.activity_task(
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue