Преглед изворни кода

Tests: remove obsolete icon test for Renpho purifier

Jason Rumney пре 1 година
родитељ
комит
692ced9125
1 измењених фајлова са 0 додато и 3 уклоњено
  1. 0 3
      tests/devices/test_renpho_rp_ap001s.py

+ 0 - 3
tests/devices/test_renpho_rp_ap001s.py

@@ -153,6 +153,3 @@ class TestRenphoPurifier(
                 "hepa_filter_life": 105,
             },
         )
-
-    def test_icons(self):
-        self.assertEqual(self.basicSwitch.icon, "mdi:power-sleep")