Skip to content

fix(warning_filter): remove deprecation warning #103

fix(warning_filter): remove deprecation warning

fix(warning_filter): remove deprecation warning #103

GitHub Actions / test-results succeeded Nov 5, 2023 in 0s

test-results ✅

Tests passed successfully

✅ report-junit.xml

2 tests were completed in 395ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
pytest 2✅ 395ms

✅ pytest

tests.test_external_config.TestExternalConfig
  ✅ test_load_external_config_valid[tests/fixtures/test_external_config_valid.yml-expected0]
  ✅ test_load_external_config_invalid[tests/fixtures/test_external_config_invalid.yml-Wrong key 'foo' in {'foo': 'bar'}]