Skip to content

Commit a86ac78

Browse files
committed
Refresh anna_v4 test-assert, revert count assert
1 parent 242fb5b commit a86ac78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_smile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1052,7 +1052,7 @@ async def test_connect_anna_v4(self):
10521052

10531053
await self.device_test(smile, testdata)
10541054
assert smile.gateway_id == "0466eae8520144c78afb29628384edeb"
1055-
assert self.device_items == 52
1055+
assert self.device_items == 53
10561056
assert not self.notifications
10571057

10581058
assert not smile._cooling_present

0 commit comments

Comments
 (0)