File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -217,7 +217,7 @@ async def test_connect_adam_zone_per_device(self):
217217 assert api ._last_active ["82fa13f017d240daa0d0ea1775420f24" ] == CV_JESSIE
218218 assert api ._last_active ["08963fec7c53423ca5680aa4cb502c63" ] == BADKAMER_SCHEMA
219219 assert api ._last_active ["446ac08dd04d4eff8ac57489757b7314" ] == BADKAMER_SCHEMA
220- assert self .entity_items == 370
220+ assert self .entity_items == 369
221221
222222 assert "af82e4ccf9c548528166d38e560662a4" in self .notifications
223223 await api .delete_notification ()
@@ -295,7 +295,7 @@ async def test_connect_adam_multiple_devices_per_zone(self):
295295 assert api ._last_active ["82fa13f017d240daa0d0ea1775420f24" ] == CV_JESSIE
296296 assert api ._last_active ["08963fec7c53423ca5680aa4cb502c63" ] == BADKAMER_SCHEMA
297297 assert api ._last_active ["446ac08dd04d4eff8ac57489757b7314" ] == BADKAMER_SCHEMA
298- assert self .entity_items == 375
298+ assert self .entity_items == 374
299299
300300 assert "af82e4ccf9c548528166d38e560662a4" in self .notifications
301301
You can’t perform that action at this time.
0 commit comments