mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Fix tests leaving files behind
This commit is contained in:
parent
14c8c54283
commit
1a1a298c3b
@ -439,6 +439,7 @@ async def test_generate_wrong_parameters(
|
|||||||
),
|
),
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
@pytest.mark.usefixtures("mock_backup_generation")
|
||||||
async def test_generate_wrong_parameters_automatic_settings(
|
async def test_generate_wrong_parameters_automatic_settings(
|
||||||
hass: HomeAssistant,
|
hass: HomeAssistant,
|
||||||
hass_ws_client: WebSocketGenerator,
|
hass_ws_client: WebSocketGenerator,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user