Fixes editing links
This commit is contained in:
parent
9dd0e22a47
commit
81ab08aaa3
4 changed files with 39 additions and 16 deletions
|
@ -15,6 +15,7 @@ from bookwyrm.tests.validate_html import validate_html
|
|||
class LinkViews(TestCase):
|
||||
"""books books books"""
|
||||
|
||||
# pylint: disable=invalid-name
|
||||
def setUp(self):
|
||||
"""we need basic test data and mocks"""
|
||||
self.factory = RequestFactory()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue