Fix binary sensor test in command_line (#101198)

This commit is contained in:
G Johansson 2023-10-01 16:18:05 +02:00 committed by GitHub
parent 8b7fae5200
commit a3808383d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,