mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
3926b436b5
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