reducing crazy in unit tests

This commit is contained in:
Andrey 2021-10-01 22:50:09 -04:00
parent d478c9c411
commit 7398ba5059
1 changed files with 0 additions and 2 deletions

View File

@ -359,8 +359,6 @@ void setupSimpleTestEngineWithMaf(EngineTestHelper *eth, injection_mode_e inject
Engine *engine = &eth->engine;
EXPAND_Engine
eth->clearQueue();
engineConfiguration->isIgnitionEnabled = false; // let's focus on injection
engineConfiguration->specs.cylindersCount = 4;
// a bit of flexibility - the mode may be changed by some tests