You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(test): update references from app to fastapi_app in test_api_postgres.py
- Change import from api.main to fastapi_app
- Update dependency overrides to use fastapi_app
- Adjust AsyncClient instantiation to reference fastapi_app
0 commit comments