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

This commit is contained in:
rusefi 2020-04-23 16:13:15 -04:00
parent a19914cb3c
commit 38a9daebcd
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ public class AutoTest {
changeRpm(700); changeRpm(700);
// 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(1700); assertRpmDoesNotJump(1200);
} }
private static void assertRpmDoesNotJump(int rpm) { private static void assertRpmDoesNotJump(int rpm) {