1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 04:50:05 +00:00

Fix dangerous-default-value warnings in cloud tests (#119585)

This commit is contained in:
epenet
2024-06-13 10:30:44 +02:00
committed by GitHub
parent 55f8a36572
commit d211af75ef
3 changed files with 3 additions and 3 deletions

View File

@@ -117,7 +117,7 @@ async def test_handler_google_actions(hass: HomeAssistant) -> None:
},
)
mock_cloud_prefs(hass)
mock_cloud_prefs(hass, {})
cloud = hass.data["cloud"]
reqid = "5711642932632160983"