Skip to content

Commit 1a40a5a

Browse files
authored
Increase timeout repl_str test (#463)
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
1 parent 2773c60 commit 1a40a5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,7 @@ if(BUILD_TESTING)
371371

372372
ament_add_gtest(test_repl_str
373373
test/test_repl_str.cpp
374+
TIMEOUT 300
374375
)
375376
if(TARGET test_repl_str)
376377
target_link_libraries(test_repl_str ${PROJECT_NAME})

0 commit comments

Comments
 (0)