mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 12:53:29 +00:00

Default 30s timeout is too low for a case when SD card formatting is triggered, which could lead to tests failure. Timeout of tests is now set to 60s. JIRA IDFCI-742