This commit is contained in:
Bas Nijholt 2025-01-01 23:23:17 -08:00
commit 3326bb2076

View file

@ -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,