hardware continues integration needs a high RPM high tooth count test case #1351
This commit is contained in:
parent
a19914cb3c
commit
38a9daebcd
|
@ -85,7 +85,7 @@ public class AutoTest {
|
|||
changeRpm(700);
|
||||
// TODO: we shall get this RPM higher!
|
||||
// first let's get to expected RPM
|
||||
assertRpmDoesNotJump(1700);
|
||||
assertRpmDoesNotJump(1200);
|
||||
}
|
||||
|
||||
private static void assertRpmDoesNotJump(int rpm) {
|
||||
|
|
Loading…
Reference in New Issue