Skip to content

Commit e0910b9

Browse files
committed
Update entity_items assert
1 parent 8675504 commit e0910b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_adam.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ async def test_connect_adam_anna_new_2(self):
198198
)
199199

200200
await self.device_test(api, "2025-10-12 00:00:01", testdata)
201-
assert self.entity_items == 195
201+
assert self.entity_items == 197
202202

203203
await api.close_connection()
204204
await self.disconnect(server, client)

0 commit comments

Comments
 (0)