Skip to content

Commit

Permalink
Fix websocket test
Browse files Browse the repository at this point in the history
  • Loading branch information
davet2001 committed Nov 24, 2024
1 parent 7ebd328 commit 928766f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/components/generic/test_config_flow.py
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,6 @@ async def test_form(
{
"type": "generic_camera/start_preview",
"flow_id": flow_id,
"flow_type": "config_flow",
"user_input": {},
},
)
_ = await ws_client.receive_json()
Expand Down

0 comments on commit 928766f

Please sign in to comment.