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