mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Fix flapping aiohttp_client test (#36379)
This commit is contained in:
parent
e86bedb223
commit
5d780ded29
@ -27,6 +27,7 @@ def camera_client_fixture(hass, hass_client):
|
||||
},
|
||||
)
|
||||
)
|
||||
hass.loop.run_until_complete(hass.async_block_till_done())
|
||||
|
||||
yield hass.loop.run_until_complete(hass_client())
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user