mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 00:37:53 +00:00
Fix flaky Google Assistant test (#118914)
* Fix flaky Google Assistant test * Trigger full ci
This commit is contained in:
parent
feaf50eee7
commit
7407995ff1
@ -577,6 +577,8 @@ async def test_async_get_users_from_store(tmpdir: py.path.local) -> None:
|
||||
|
||||
assert await async_get_users(hass) == ["agent_1"]
|
||||
|
||||
await hass.async_stop()
|
||||
|
||||
|
||||
VALID_STORE_DATA = json.dumps(
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user