Просмотр исходного кода

tests(moebot): use correct id for new entity

Jason Rumney 5 месяцев назад
Родитель
Сommit
fcf32f14b3
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tests/devices/test_moebot.py

+ 1 - 1
tests/devices/test_moebot.py

@@ -44,7 +44,7 @@ class TestMoebot(TuyaDeviceTestCase):
                 "binary_sensor_problem",
                 "select_mowing_mode",
                 "sensor_problem",
-                "switch.backward_blade_stop",
+                "switch_backward_blade_stop",
                 "switch_rain_mode",
                 "number_running_time",
                 "button_clear_schedule",