Renames group tags

This commit is contained in:
Mouse Reeve
2022-01-18 12:30:46 -08:00
parent 33c6e5aabe
commit 95c262c495
11 changed files with 12 additions and 10 deletions

View File

@ -25,7 +25,6 @@ class BookWyrmTags(TestCase):
localname="mouse",
)
def test_related_status(self, *_):
"""gets the subclass model for a notification status"""
with patch("bookwyrm.models.activitypub_mixin.broadcast_task.apply_async"):