mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
autotest: remove un-needed parameter wipe after soaring test
This commit is contained in:
parent
0a5eedb05a
commit
26bbedd777
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user