Updates tests that reference self_connector
This commit is contained in:
parent
1033d3d045
commit
92f9319fe1
5 changed files with 8 additions and 37 deletions
|
@ -29,9 +29,6 @@ class GetStartedViews(TestCase):
|
|||
title="Example Edition",
|
||||
remote_id="https://example.com/book/1",
|
||||
)
|
||||
models.Connector.objects.create(
|
||||
identifier="self", connector_file="self_connector"
|
||||
)
|
||||
models.SiteSettings.objects.create()
|
||||
|
||||
def test_profile_view(self, *_):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue