mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Fix binary sensor test in command_line (#101198)
This commit is contained in:
parent
8b7fae5200
commit
a3808383d5
@ -304,7 +304,7 @@ async def test_updating_manually(
|
||||
await hass.async_block_till_done()
|
||||
|
||||
assert called
|
||||
called.clear
|
||||
called.clear()
|
||||
|
||||
await hass.services.async_call(
|
||||
HA_DOMAIN,
|
||||
|
Loading…
x
Reference in New Issue
Block a user