test(shared): assert key is from file
This commit is contained in:
parent
b1ecf25d6f
commit
2a8da1e931
|
@ -33,7 +33,6 @@ def test_base_config(tmp_path: Path):
|
|||
environ,
|
||||
dict(
|
||||
LIBRETIME_API="invalid",
|
||||
LIBRETIME_API_KEY="f3bf04fc",
|
||||
LIBRETIME_DATABASE="invalid",
|
||||
LIBRETIME_DATABASE_PORT="8888",
|
||||
WRONGPREFIX_API_KEY="invalid",
|
||||
|
|
Loading…
Reference in New Issue