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.
2 parents ca10045 + 439337d commit aafb7cfCopy full SHA for aafb7cf
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