Skip to content

Commit 0594a03

Browse files
committed
Update devuce_items test-assert
1 parent cf62732 commit 0594a03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_legacy_anna.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ async def test_connect_legacy_anna(self):
3030

3131
await self.device_test(smile, "2020-03-22 00:00:01", testdata)
3232
assert smile.gateway_id == "0000aaaa0000aaaa0000aaaa0000aa00"
33-
assert self.device_items == 41
33+
assert self.device_items == 43
3434

3535
result = await self.tinker_legacy_thermostat(smile, schedule_on=False)
3636
assert result

0 commit comments

Comments
 (0)