Skip to content

Commit aafb7cf

Browse files
committed
Merge branch 'parfeniukink/features/build-automation' of github.com:neuralmagic/guidellm into parfeniukink/features/build-automation
2 parents ca10045 + 439337d commit aafb7cf

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)