mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 14:08:21 +00:00
Test fixes (#22911)
* Fix light tests [skip ci] * Fix tests/common * Fix some mqtt tests [skip ci] * Fix tests and component manifests which have only one platform * Fix more tests and manifests * Fix demo/notify tests * Rollback test for demo.geo_location
This commit is contained in:
@@ -61,6 +61,7 @@ async def mock_client(hass, hass_client, registrations=None):
|
||||
'platform': 'html5'
|
||||
}
|
||||
})
|
||||
await hass.async_block_till_done()
|
||||
|
||||
return await hass_client()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user