Fix flaky Google Assistant test (#118914)

* Fix flaky Google Assistant test

* Trigger full ci
This commit is contained in:
Jan-Philipp Benecke 2024-06-05 23:37:14 +02:00 committed by Franck Nijhof
parent 5a7332a135
commit 86b13e8ae3
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

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