mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 14:08:21 +00:00
Update black to 23.1.0 (#87188)
This commit is contained in:
@@ -78,7 +78,6 @@ async def test_confirmable_notification(hass: HomeAssistant) -> None:
|
||||
with patch(
|
||||
"homeassistant.components.mobile_app.device_action.async_call_action_from_config"
|
||||
) as mock_call_action:
|
||||
|
||||
# Trigger script
|
||||
await hass.services.async_call(script.DOMAIN, "confirm", context=context)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user