Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dbb8cf5

Browse files
Fix typo in package name.
1 parent cc0c38e commit dbb8cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<build_depend>libzmq3-dev</build_depend>
1717
<run_depend>libzmq3-dev</run_depend>
1818

19-
<test_depend>ament_cmake_gest</test_depend>
19+
<test_depend>ament_cmake_gtest</test_depend>
2020

2121
<buildtool_depend>ament_cmake</buildtool_depend>
2222
<export>

0 commit comments

Comments
 (0)