Skip to content

Commit

Permalink
Failing test description is added
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmytro Parfeniuk committed Aug 26, 2024
1 parent 8c25a1c commit 439337d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/unit/test_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
)


# FIX: This test is failing in case .env file or environment variables
# have some values defined.
@pytest.mark.smoke()
def test_default_settings():
settings = Settings()
Expand Down

0 comments on commit 439337d

Please sign in to comment.