mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Fix cloud test
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
dev | False
|
||||
hassio | False
|
||||
docker | False
|
||||
container_arch | None
|
||||
user | hass
|
||||
virtualenv | False
|
||||
python_version | 3.13.1
|
||||
|
@@ -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",
|
||||
|
Reference in New Issue
Block a user