diff --git a/tests/test_motors.py b/tests/test_motors.py index 07cca187d..6c1bace96 100644 --- a/tests/test_motors.py +++ b/tests/test_motors.py @@ -52,7 +52,7 @@ def _test_configure_motors_all_ids_1(motor_type): del motors_bus -def _test_motors_bus(request, motor_type, mock): +def _test_motors_bus(motor_type): motors_bus = make_motors_bus(motor_type) # Test reading and writting before connecting raises an error