testFasterSpinup doesn't trigger error

This commit is contained in:
Matthew Kennedy 2024-04-12 12:13:25 -07:00
parent 9d8a23241b
commit 3c28268a6c
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ TEST(cranking, testFasterEngineSpinningUp) {
eth.assertEvent5("inj end#1", 1, (void*)endSimultaneousInjection, 100000);
// skip the rest of the cycle
eth.fireFall(200);
eth.moveTimeForwardUs(MS2US(200));
// now clear and advance more
eth.executeActions();