mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 10:59:40 +00:00
Bump hass-nabucasa from 0.106.0 to 0.107.1 (#148949)
This commit is contained in:
@@ -1050,7 +1050,7 @@ async def test_websocket_subscription_not_logged_in(
|
||||
client = await hass_ws_client(hass)
|
||||
|
||||
with patch(
|
||||
"hass_nabucasa.cloud_api.async_subscription_info",
|
||||
"hass_nabucasa.payments_api.PaymentsApi.subscription_info",
|
||||
return_value={"return": "value"},
|
||||
):
|
||||
await client.send_json({"id": 5, "type": "cloud/subscription"})
|
||||
|
||||
Reference in New Issue
Block a user