diff --git a/tests/test_config_flow.py b/tests/test_config_flow.py index 63b26cfc..17e68994 100644 --- a/tests/test_config_flow.py +++ b/tests/test_config_flow.py @@ -116,9 +116,7 @@ async def test_import_twice(hass): ) -async def test_changing_options_when_using_yaml( - hass, -): +async def test_changing_options_when_using_yaml(hass): """Test changing options when using YAML.""" entry = MockConfigEntry( domain=DOMAIN,