mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Increase timeout for test_purge_many_old_events (#93579)
This commit is contained in:
@@ -1599,6 +1599,7 @@ def _add_state_with_state_attributes(
|
||||
)
|
||||
|
||||
|
||||
@pytest.mark.timeout(30)
|
||||
async def test_purge_many_old_events(
|
||||
async_setup_recorder_instance: RecorderInstanceGenerator, hass: HomeAssistant
|
||||
) -> None:
|
||||
|
Reference in New Issue
Block a user