Drop title from repairs flows (#83627)

This commit is contained in:
Erik Montnemery 2022-12-10 11:43:22 +01:00 committed by GitHub
parent 535aba10ee
commit d2fc3a22e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 4 additions and 6 deletions

View file

@ -243,7 +243,6 @@ async def test_issues_created(mock_history, hass, hass_client, hass_ws_client):
"description_placeholders": None,
"flow_id": flow_id,
"handler": "demo",
"title": "",
"type": "create_entry",
"version": 1,
}