reducing ugly

This commit is contained in:
rusefi 2022-11-06 21:28:38 -05:00
parent 4bc9b25214
commit 5c32f75c2c
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@ TEST(misc, testFordAspire) {
EngineTestHelper eth(FORD_ASPIRE_1996);
ASSERT_EQ( 4, TRIGGER_WAVEFORM(getTriggerWaveformSynchPointIndex())) << "getTriggerWaveformSynchPointIndex";
ASSERT_EQ( 4, getTriggerCentral()->triggerShape.getTriggerWaveformSynchPointIndex()) << "getTriggerWaveformSynchPointIndex";
engineConfiguration->crankingTimingAngle = 31;