update all imports in test files: fastapi_oidc_op → porchlight
This commit is contained in:
parent
14037117e7
commit
7cb1adbd06
31 changed files with 63 additions and 63 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# tests/test_config.py
|
||||
import pytest
|
||||
|
||||
from fastapi_oidc_op.config import Settings, StorageBackend
|
||||
from porchlight.config import Settings, StorageBackend
|
||||
|
||||
|
||||
def test_default_settings() -> None:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue