mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
autotest: att attempts to DataFlashErase test
This commit is contained in:
parent
b7a3038996
commit
022ae00199
@ -9240,7 +9240,8 @@ class AutoTestCopter(AutoTest):
|
||||
|
||||
Test("DataFlashErase",
|
||||
"Test DataFlash Block backend erase",
|
||||
self.test_dataflash_erase),
|
||||
self.test_dataflash_erase,
|
||||
attempts=8),
|
||||
|
||||
Test("Callisto",
|
||||
"Test Callisto",
|
||||
|
Loading…
Reference in New Issue
Block a user