not this line yet?
This commit is contained in:
parent
2a1b585bfe
commit
5bae56a32a
|
@ -299,7 +299,7 @@ TEST(etb, setpointNoPedalMap) {
|
|||
EtbController etb;
|
||||
|
||||
// Must have TPS initialized for ETB setup
|
||||
Sensor::setMockValue(SensorType::Tps1, 0.0f, true);
|
||||
// Sensor::setMockValue(SensorType::Tps1, 0.0f, true);
|
||||
|
||||
// Don't pass a pedal map
|
||||
etb.init(ETB_Throttle1, nullptr, nullptr, nullptr);
|
||||
|
|
Loading…
Reference in New Issue