mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 09:47:52 +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(
|
||||
hass: HomeAssistant,
|
||||
hass_ws_client: WebSocketGenerator,
|
||||
|
Loading…
x
Reference in New Issue
Block a user