chore: fixes after libretime_api_client rename
This commit is contained in:
parent
be09f74af6
commit
c04287b7c4
18 changed files with 24 additions and 24 deletions
|
@ -1,6 +1,6 @@
|
|||
from unittest.mock import MagicMock, patch
|
||||
|
||||
from api_clients.utils import ApcUrl, ApiRequest
|
||||
from libretime_api_client.utils import ApcUrl, ApiRequest
|
||||
|
||||
|
||||
def test_api_request_init():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue