Skip to content

Commit d565fff

Browse files
author
Alrik Vidstrom
committed
Turn off formatting tests by default
1 parent 7de52b6 commit d565fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extras/tests/Arduino_POSIXStorage_Test/Arduino_POSIXStorage_Test.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ constexpr enum TestTypes selectedTest = TEST_PORTENTA_C33_SDCARD;
3030

3131
// Uncomment the line below to include testing of LITTLEFS and FAT formatting with mkfs():
3232

33-
#define PERFORM_FORMATTING_TESTS
33+
//#define PERFORM_FORMATTING_TESTS
3434

3535
// <-- !!! TEST CONFIGURATION !!!
3636

0 commit comments

Comments
 (0)