Setting up the configuration files and refactoring
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ import os
|
||||
|
||||
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))
|
||||
from app.main import app
|
||||
from app import settings
|
||||
from app.core.config import settings
|
||||
import tempfile
|
||||
import pytest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user