Skip to content

Commit

Permalink
Oops after merge
Browse files Browse the repository at this point in the history
Signed-off-by: Maaike Zijderveld, iolar <[email protected]>
  • Loading branch information
maaikez committed Sep 5, 2024
1 parent 910e270 commit 537daec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/lib/ocpp/v201/test_charge_point.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,6 @@ TEST_F(ChargePointFixture, CreateChargePoint_InitializeInCorrectOrder) {
charge_point.stop();
}

TEST_F(ChargePointFixture, CreateChargePoint_EVSEConnectorStructureDefinedBadly_ThrowsDeviceModelStorageError) {
TEST_F(ChargePointFixture, CreateChargePoint_EVSEConnectorStructureDefinedBadly_ThrowsDeviceModelError) {
auto database_handler = create_database_handler();
auto evse_security = std::make_shared<EvseSecurityMock>();
Expand Down

0 comments on commit 537daec

Please sign in to comment.