Skip to content

Commit

Permalink
Fix name in flow test
Browse files Browse the repository at this point in the history
  • Loading branch information
dala318 committed Sep 4, 2024
1 parent 6d1b6b1 commit 4bdfffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_config_flow.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ async def test_flow_init(hass):
"description_placeholders": None,
"errors": {},
"flow_id": mock.ANY,
"handler": "steam_wishlist",
"handler": "nordpool_planner",
"step_id": "user",
"type": "form",
}
Expand Down

0 comments on commit 4bdfffc

Please sign in to comment.