Rename MQTT entry mock and cleanup (#91223)
Rename to mqtt_mock_entry and cleanup
This commit is contained in:
@@ -135,8 +135,7 @@ _TEST_FIXTURES: dict[str, list[str] | str] = {
|
||||
"mock_zeroconf": "None",
|
||||
"mqtt_client_mock": "MqttMockPahoClient",
|
||||
"mqtt_mock": "MqttMockHAClient",
|
||||
"mqtt_mock_entry_no_yaml_config": "MqttMockHAClientGenerator",
|
||||
"mqtt_mock_entry_with_yaml_config": "MqttMockHAClientGenerator",
|
||||
"mqtt_mock_entry": "MqttMockHAClientGenerator",
|
||||
"recorder_db_url": "str",
|
||||
"recorder_mock": "Recorder",
|
||||
"requests_mock": "requests_mock.Mocker",
|
||||
|
||||
Reference in New Issue
Block a user