testFasterSpinup doesn't trigger error
This commit is contained in:
parent
f1c47c8cc6
commit
fd7d9e1f1b
|
@ -63,7 +63,7 @@ TEST(cranking, testFasterEngineSpinningUp) {
|
|||
eth.assertEvent5("inj end#1", 1, (void*)endSimultaneousInjection, expectedSimultaneousTimestamp);
|
||||
|
||||
// skip the rest of the cycle
|
||||
eth.fireFall(200);
|
||||
eth.moveTimeForwardUs(MS2US(200));
|
||||
|
||||
// now clear and advance more
|
||||
eth.executeActions();
|
||||
|
|
Loading…
Reference in New Issue