mirror of
https://github.com/bellingcat/auto-archiver-api.git
synced 2026-06-12 21:48:35 +03:00
config file is web only
This commit is contained in:
@@ -2,7 +2,7 @@ import os
|
||||
from fastapi.testclient import TestClient
|
||||
import pytest
|
||||
from unittest.mock import patch
|
||||
from app.shared.config import ALLOW_ANY_EMAIL
|
||||
from app.web.config import ALLOW_ANY_EMAIL
|
||||
from app.shared.settings import Settings
|
||||
from app.web.db.user_state import UserState
|
||||
|
||||
|
||||
Reference in New Issue
Block a user