We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29aac5a commit c7cbd77Copy full SHA for c7cbd77
ur_robot_driver/test/integration_test_controller_switch.py
@@ -52,7 +52,7 @@
52
@pytest.mark.launch_test
53
@launch_testing.parametrize(
54
"tf_prefix",
55
- [("")],
+ [""],
56
# [(""), ("my_ur_")],
57
)
58
def generate_test_description(tf_prefix):
0 commit comments