Skip to content

Commit 439337d

Browse files
author
Dmytro Parfeniuk
committed
Failing test description is added
1 parent 8c25a1c commit 439337d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/unit/test_config.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
)
1010

1111

12+
# FIX: This test is failing in case .env file or environment variables
13+
# have some values defined.
1214
@pytest.mark.smoke()
1315
def test_default_settings():
1416
settings = Settings()

0 commit comments

Comments
 (0)