reducing ugly

This commit is contained in:
rusefi 2022-11-06 21:28:38 -05:00
parent ec77afeaa0
commit 1f3ab0cf24
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;