mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
Fix cloud test
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
dev | False
|
dev | False
|
||||||
hassio | False
|
hassio | False
|
||||||
docker | False
|
docker | False
|
||||||
|
container_arch | None
|
||||||
user | hass
|
user | hass
|
||||||
virtualenv | False
|
virtualenv | False
|
||||||
python_version | 3.13.1
|
python_version | 3.13.1
|
||||||
|
@@ -1931,6 +1931,7 @@ async def test_download_support_package(
|
|||||||
"virtualenv": False,
|
"virtualenv": False,
|
||||||
"python_version": "3.13.1",
|
"python_version": "3.13.1",
|
||||||
"docker": False,
|
"docker": False,
|
||||||
|
"container_arch": None,
|
||||||
"arch": "x86_64",
|
"arch": "x86_64",
|
||||||
"timezone": "US/Pacific",
|
"timezone": "US/Pacific",
|
||||||
"os_name": "Linux",
|
"os_name": "Linux",
|
||||||
|
Reference in New Issue
Block a user