mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 02:49:40 +00:00
Spelling updates (#82867)
This commit is contained in:
@@ -327,7 +327,7 @@ async def test_external_step(hass, manager):
|
||||
"refresh": True,
|
||||
}
|
||||
|
||||
# Frontend refreshses the flow
|
||||
# Frontend refreshes the flow
|
||||
result = await manager.async_configure(result["flow_id"])
|
||||
assert result["type"] == data_entry_flow.FlowResultType.CREATE_ENTRY
|
||||
assert result["title"] == "Hello"
|
||||
|
||||
Reference in New Issue
Block a user