瀏覽代碼

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,
                 "hepa_filter_life": 105,
             },
             },
         )
         )
-
-    def test_icons(self):
-        self.assertEqual(self.basicSwitch.icon, "mdi:power-sleep")