Skip to content

Commit 43c7515

Browse files
Felix ExnerRobertWilbrandt
authored andcommitted
Fix comment in test file
1 parent 74ba15a commit 43c7515

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ur_robot_driver/test/robot_driver.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,8 @@ def test_trajectory(self):
277277
self.node.get_logger().info("Received result SUCCESSFUL")
278278

279279
def test_illegal_trajectory(self):
280-
"""Test trajectory server.
280+
"""
281+
Test trajectory server.
281282
282283
This is more of a validation test that the testing suite does the right thing
283284
"""

0 commit comments

Comments
 (0)