mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Fix tests leaving files behind
This commit is contained in:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user