Finalize repo-scoping runtime rename
This commit is contained in:
parent
084159e51c
commit
28fad1b248
62 changed files with 445 additions and 305 deletions
|
|
@ -3,7 +3,7 @@ from pathlib import Path
|
|||
|
||||
from fastapi.testclient import TestClient
|
||||
|
||||
from repo_registry.web_api.app import Settings, app, get_settings
|
||||
from repo_scoping.web_api.app import Settings, app, get_settings
|
||||
|
||||
|
||||
def override_settings(tmp_path):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue