Browse Source

Moebot tests: update for additional select config entity

Jason Rumney 2 years ago
parent
commit
297df87ea9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/devices/test_moebot.py

+ 1 - 0
tests/devices/test_moebot.py

@@ -42,6 +42,7 @@ class TestMoebot(TuyaDeviceTestCase):
         self.mark_secondary(
             [
                 "binary_sensor_problem",
+                "select_mowing_mode",
                 "sensor_problem",
                 "switch_rain_mode",
                 "number_running_time",