mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Fix copy&paste mistake (#9378)
This commit is contained in:
parent
d90801f6dd
commit
89d6784fa0
@ -9,7 +9,7 @@ from tests.common import (
|
||||
mock_mqtt_component, fire_mqtt_message, get_test_home_assistant)
|
||||
|
||||
|
||||
class TestSensorMQTT(unittest.TestCase):
|
||||
class TestSwitchMQTT(unittest.TestCase):
|
||||
"""Test the MQTT switch."""
|
||||
|
||||
def setUp(self): # pylint: disable=invalid-name
|
||||
|
Loading…
x
Reference in New Issue
Block a user