Fix generic IP camera tests affecting other tests (#122858)
This commit is contained in:
parent
b973455037
commit
1382f7a3dc
2 changed files with 14 additions and 4 deletions
|
@ -638,6 +638,7 @@ async def test_form_stream_other_error(hass: HomeAssistant, user_flow) -> None:
|
|||
|
||||
|
||||
@respx.mock
|
||||
@pytest.mark.usefixtures("fakeimg_png")
|
||||
async def test_form_stream_worker_error(
|
||||
hass: HomeAssistant, user_flow: ConfigFlowResult
|
||||
) -> None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue