Skip to content

Commit 626793e

Browse files
committed
Remove assert
1 parent 4402c37 commit 626793e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_smile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2112,7 +2112,6 @@ async def test_connect_p1v3(self):
21122112
await self.device_test(smile, testdata)
21132113
# it's not a thermostat :)
21142114
assert not smile._is_thermostat
2115-
assert not self.cooling_present
21162115
assert not self.notifications
21172116

21182117
await smile.close_connection()

0 commit comments

Comments
 (0)