mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 02:49:40 +00:00
Use eager_start for background service call tasks (#111620)
This commit is contained in:
@@ -615,6 +615,7 @@ async def test_service_calls(
|
||||
|
||||
# check backup with different timezone
|
||||
await hass.config.async_update(time_zone="Europe/London")
|
||||
await hass.async_block_till_done()
|
||||
|
||||
await hass.services.async_call(
|
||||
"hassio",
|
||||
|
||||
Reference in New Issue
Block a user