Fix flaky Google Assistant test (#118914)

* Fix flaky Google Assistant test

* Trigger full ci
pull/115438/head
Jan-Philipp Benecke 2024-06-05 23:37:14 +02:00 committed by GitHub
parent feaf50eee7
commit 7407995ff1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -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(
{