mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-17 07:58:34 +03:00
config file is web only
This commit is contained in:
@@ -4,7 +4,7 @@ from fastapi import HTTPException
|
||||
from fastapi.security import HTTPAuthorizationCredentials
|
||||
import pytest
|
||||
|
||||
from app.shared.config import ALLOW_ANY_EMAIL
|
||||
from app.web.config import ALLOW_ANY_EMAIL
|
||||
|
||||
|
||||
def test_secure_compare():
|
||||
|
||||
Reference in New Issue
Block a user