diff --git a/bookwyrm/tests/views/test_federation.py b/bookwyrm/tests/views/test_federation.py index fdafcad06..1ba181431 100644 --- a/bookwyrm/tests/views/test_federation.py +++ b/bookwyrm/tests/views/test_federation.py @@ -96,7 +96,6 @@ class FederationViews(TestCase): # and the user was re-activated self.assertTrue(self.remote_user.is_active) - def test_add_view_get(self): """ there are so many views, this just makes sure it LOADS """ # create mode