tests status class view

This commit is contained in:
Mouse Reeve
2021-01-12 14:43:59 -08:00
parent 6c80b128a4
commit 5596277d29
5 changed files with 43 additions and 24 deletions

View File

@ -9,8 +9,7 @@ from django.test import TestCase
from django.test.client import RequestFactory
import responses
from bookwyrm import forms, models, outgoing
from bookwyrm.settings import DOMAIN
from bookwyrm import models, outgoing
# pylint: disable=too-many-public-methods