Skip to content

Commit

Permalink
fix: changed to use auto& ref as per review comment
Browse files Browse the repository at this point in the history
fix: re-enabled unit tests

Signed-off-by: James Chapman <[email protected]>
  • Loading branch information
james-ctc committed Aug 9, 2024
1 parent f70cf50 commit c887b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/EvseV2G/tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ install(
)

# runs fine locally, fails in CI
# add_test(${TLS_GTEST_NAME} ${TLS_GTEST_NAME})
add_test(${TLS_GTEST_NAME} ${TLS_GTEST_NAME})

0 comments on commit c887b89

Please sign in to comment.