Skip to content

Commit

Permalink
Merge branch 'master' into nms/tunerstudio-command-x14-cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
mck1117 authored Aug 5, 2024
2 parents a1555ae + 1452a1d commit 2e64b5b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions unit_tests/tests/actuators/test_etb.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -168,8 +168,6 @@ TEST(etb, initializationWastegate) {
EXPECT_CALL(mocks[1], init(DC_None, _, _, _, false)).Times(0);

doInitElectronicThrottle();

ASSERT_FALSE(engineConfiguration->etb1configured);
}

TEST(etb, initializationNoFunction) {
Expand Down

0 comments on commit 2e64b5b

Please sign in to comment.