Fix cloud test

This commit is contained in:
Stefan Agner
2025-06-23 21:56:57 +02:00
parent d6daeb0e0a
commit 36284c05d0
2 changed files with 2 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
dev | False
hassio | False
docker | False
container_arch | None
user | hass
virtualenv | False
python_version | 3.13.1

View File

@@ -1931,6 +1931,7 @@ async def test_download_support_package(
"virtualenv": False,
"python_version": "3.13.1",
"docker": False,
"container_arch": None,
"arch": "x86_64",
"timezone": "US/Pacific",
"os_name": "Linux",