Skip to content

Commit 277f97f

Browse files
committed
Increase anna_p1 entity_items assert
1 parent d8b7f5f commit 277f97f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_anna.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ async def test_connect_anna_p1(self):
551551
)
552552

553553
await self.device_test(api, "2025-11-2 00:00:01", testdata)
554-
assert self.entity_items == 55
554+
assert self.entity_items == 93
555555

556556
await api.close_connection()
557557
await self.disconnect(server, client)

0 commit comments

Comments
 (0)