diff --git a/Tools/autotest/arduplane.py b/Tools/autotest/arduplane.py index e6cb140f26..3d1679e5a4 100644 --- a/Tools/autotest/arduplane.py +++ b/Tools/autotest/arduplane.py @@ -1862,8 +1862,6 @@ class AutoTestPlane(AutoTest): def fly_terrain_mission(self): - self.customise_SITL_commandline([], wipe=True) - self.mavproxy.send("wp set 1\n") self.wait_ready_to_arm() self.arm_vehicle()