mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2026-01-17 11:40:39 +03:00
refactor: update test fixtures and remove unused environment variables
This commit is contained in:
@@ -33,7 +33,6 @@ class Settings(BaseSettings):
|
||||
POSTGRES_PASSWORD: str
|
||||
POSTGRES_HOST: str
|
||||
POSTGRES_DB: str
|
||||
POSTGRES_TEST_USER: str
|
||||
POSTGRES_TEST_DB: str
|
||||
|
||||
@computed_field
|
||||
|
||||
Reference in New Issue
Block a user