mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Fixes for mqtt config validation tests.
This commit is contained in:
@@ -129,7 +129,6 @@ def mock_mqtt_component(hass, mock_mqtt):
|
||||
mqtt.CONF_BROKER: 'mock-broker',
|
||||
}
|
||||
})
|
||||
hass.config.components.append(mqtt.DOMAIN)
|
||||
return mock_mqtt
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user