Fixes relationship model test
This commit is contained in:
parent
b18dac5814
commit
9225043b5d
2 changed files with 7 additions and 15 deletions
|
@ -4,6 +4,7 @@ from django.test import TestCase
|
|||
from bookwyrm import models, settings
|
||||
|
||||
|
||||
#pylint: disable=unused-argument
|
||||
class Shelf(TestCase):
|
||||
''' some activitypub oddness ahead '''
|
||||
def setUp(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue