mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
Increase bootstrap preload test timeout (#112520)
This commit is contained in:
parent
96b2d4f9f0
commit
b8e39bd968
@ -1045,6 +1045,7 @@ async def test_pre_import_no_requirements(hass: HomeAssistant) -> None:
|
||||
assert not integration.requirements
|
||||
|
||||
|
||||
@pytest.mark.timeout(20)
|
||||
async def test_bootstrap_does_not_preload_stage_1_integrations() -> None:
|
||||
"""Test that the bootstrap does not preload stage 1 integrations.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user