We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2773c60 commit 044da2dCopy full SHA for 044da2d
1 file changed
CMakeLists.txt
@@ -371,6 +371,7 @@ if(BUILD_TESTING)
371
372
ament_add_gtest(test_repl_str
373
test/test_repl_str.cpp
374
+ TIMEOUT 300
375
)
376
if(TARGET test_repl_str)
377
target_link_libraries(test_repl_str ${PROJECT_NAME})
0 commit comments