Skip to content

Commit 0284e50

Browse files
committed
Revert timeout change for now
1 parent 7ef0770 commit 0284e50

File tree

1 file changed

+1
-1
lines changed
  • components/storage/blockdevice/COMPONENT_SD/TESTS/filesystem/dirs

1 file changed

+1
-1
lines changed

components/storage/blockdevice/COMPONENT_SD/TESTS/filesystem/dirs/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ using namespace utest::v1;
5050
#endif
5151

5252
#ifndef MBED_TEST_TIMEOUT
53-
#define MBED_TEST_TIMEOUT 240
53+
#define MBED_TEST_TIMEOUT 120
5454
#endif
5555

5656

0 commit comments

Comments
 (0)