Skip to content

Commit

Permalink
Increase timeout repl_str test (#463)
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
  • Loading branch information
ahcorde committed Apr 23, 2024
1 parent 2773c60 commit 1a40a5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,7 @@ if(BUILD_TESTING)

ament_add_gtest(test_repl_str
test/test_repl_str.cpp
TIMEOUT 300
)
if(TARGET test_repl_str)
target_link_libraries(test_repl_str ${PROJECT_NAME})
Expand Down

0 comments on commit 1a40a5a

Please sign in to comment.