Updates tests that reference self_connector
This commit is contained in:
parent
1033d3d045
commit
92f9319fe1
5 changed files with 8 additions and 37 deletions
|
@ -9,8 +9,8 @@ from django.test import TestCase
|
|||
import responses
|
||||
|
||||
from bookwyrm import models
|
||||
from bookwyrm.book_search import SearchResult
|
||||
from bookwyrm.connectors import connector_manager
|
||||
from bookwyrm.connectors.abstract_connector import SearchResult
|
||||
|
||||
|
||||
class ImportJob(TestCase):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue