diff --git a/rcl_lifecycle/CMakeLists.txt b/rcl_lifecycle/CMakeLists.txt index 54077b3a5..08fa40e07 100644 --- a/rcl_lifecycle/CMakeLists.txt +++ b/rcl_lifecycle/CMakeLists.txt @@ -104,6 +104,7 @@ if(BUILD_TESTING) endif() ament_add_gtest(test_rcl_lifecycle test/test_rcl_lifecycle.cpp + TIMEOUT 400 ) if(TARGET test_rcl_lifecycle) target_link_libraries(test_rcl_lifecycle