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

This commit is contained in:
rusefi 2020-06-18 00:40:26 -04:00
parent cf11ac3d47
commit 5fbdab17af
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ public class AutoTest {
changeRpm(900); changeRpm(900);
// TODO: we shall get this RPM higher! // TODO: we shall get this RPM higher!
// first let's get to expected RPM // first let's get to expected RPM
assertRpmDoesNotJump(6100, 15, 30, FAIL); assertRpmDoesNotJump(8000, 15, 30, FAIL);
} }
private static void testV12() { private static void testV12() {