[PERFORMANCE] hardware continues integration needs a high RPM high tooth count test case #1351

This commit is contained in:
rusefi 2020-06-19 19:30:04 -04:00
parent e866483c48
commit 93b501b921
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ public class AutoTest {
setEngineType(32);
changeRpm(900);
// first let's get to expected RPM
assertRpmDoesNotJump(12000, 15, 30, FAIL);
assertRpmDoesNotJump(20000, 15, 30, FAIL);
}
private static void testV12() {