mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +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()
|
await hass.async_block_till_done()
|
||||||
|
|
||||||
assert called
|
assert called
|
||||||
called.clear
|
called.clear()
|
||||||
|
|
||||||
await hass.services.async_call(
|
await hass.services.async_call(
|
||||||
HA_DOMAIN,
|
HA_DOMAIN,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user