Re-thinks connector mappings
This commit is contained in:
parent
d54c8c4dc4
commit
0f579e7d8d
7 changed files with 166 additions and 90 deletions
|
@ -18,7 +18,6 @@ class FedireadsConnector(TestCase):
|
|||
books_url='https://example.com',
|
||||
covers_url='https://example.com/images/covers',
|
||||
search_url='https://example.com/search?q=',
|
||||
key_name='remote_id',
|
||||
)
|
||||
self.connector = Connector('example.com')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue