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.
1 parent ea28f54 commit dbe6661Copy full SHA for dbe6661
unit_tests/manifest_server/routers/test_manifest.py
@@ -172,7 +172,6 @@ def test_test_read_with_custom_components(
172
assert "__injected_components_py_checksums" in config_arg
173
assert config_arg["__injected_components_py_checksums"]["md5"] == expected_checksum
174
175
-
176
# Verify other arguments
177
# Verify build_source was called with correct arguments
178
expected_source_config = {
0 commit comments