Cleanup mqtt platform tests part 5 (#120719)

This commit is contained in:
Jan Bouwhuis 2024-06-28 16:22:56 +02:00 committed by GitHub
parent a8f4684929
commit e907c45981
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 36 additions and 79 deletions

View file

@ -427,8 +427,7 @@ async def test_setup_manual_entity_from_yaml(
async def test_unload_entry(
hass: HomeAssistant,
mqtt_mock_entry: MqttMockHAClientGenerator,
hass: HomeAssistant, mqtt_mock_entry: MqttMockHAClientGenerator
) -> None:
"""Test unloading the config entry."""
domain = notify.DOMAIN