autotest: att attempts to DataFlashErase test

This commit is contained in:
Andy Piper 2022-07-27 13:28:55 +01:00 committed by Peter Barker
parent b7a3038996
commit 022ae00199
1 changed files with 2 additions and 1 deletions

View File

@ -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",