hardware continues integration needs a high RPM high tooth count test case #1351
This commit is contained in:
parent
bdc1a6bd6c
commit
4d9268aac1
|
@ -76,7 +76,7 @@ public class AutoTest {
|
|||
setEngineType(32);
|
||||
// TODO: we shall get this RPM higher!
|
||||
// first let's get to expected RPM
|
||||
int rpm = 4000;
|
||||
int rpm = 1200;
|
||||
changeRpm(rpm);
|
||||
assertRpmDoesNotJump(rpm);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue