We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c25a1c commit 439337dCopy full SHA for 439337d
tests/unit/test_config.py
@@ -9,6 +9,8 @@
9
)
10
11
12
+# FIX: This test is failing in case .env file or environment variables
13
+# have some values defined.
14
@pytest.mark.smoke()
15
def test_default_settings():
16
settings = Settings()
0 commit comments