Skip to content

Commit dab91b1

Browse files
Slightly increase timeout of test_spawner_unspawner (#2037)
1 parent a91619e commit dab91b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller_manager/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ if(BUILD_TESTING)
193193

194194
ament_add_gmock(test_spawner_unspawner
195195
test/test_spawner_unspawner.cpp
196-
TIMEOUT 120
196+
TIMEOUT 180
197197
)
198198
target_link_libraries(test_spawner_unspawner
199199
controller_manager

0 commit comments

Comments
 (0)