mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04: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