mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 05:05:09 +02:00
Fix binary sensor test in command_line (#101198)
This commit is contained in:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user