We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be5eef9 commit 4d391f5Copy full SHA for 4d391f5
ros/heartbeat_monitor/package.xml
@@ -13,7 +13,7 @@
13
14
15
<depend>rclpy</depend>
16
- <buildtool_depend>ament_cmake_gtest</buildtool_depend>
+ <depend>ament_cmake_gtest<\depend>
17
18
19
<exec_depend>builtin_interfaces</exec_depend>
@@ -24,8 +24,8 @@
24
<test_depend>ament_lint_auto</test_depend>
25
<test_depend>ament_lint_common</test_depend>
26
27
- <test_depend>ament_cmake_pytest</test_depend>
28
- <test_depend>pytest</test_depend>
+ <depend>ament_cmake_pytest</depend>
+ <depend>pytest</depend>
29
<export>
30
<build_type>ament_cmake</build_type>
31
</export>
0 commit comments