Add comma
This commit is contained in:
parent
3fd400d039
commit
a5739a099c
5 changed files with 5 additions and 5 deletions
|
@ -28,7 +28,7 @@ class TestService(TraceTestCase):
|
|||
'ros2:rcl_service_init',
|
||||
'ros2:rclcpp_service_callback_added',
|
||||
],
|
||||
nodes=['test_service']
|
||||
nodes=['test_service'],
|
||||
)
|
||||
|
||||
def test_all(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue