autotest: increase allowed time for climb_before_turn to get home
This commit is contained in:
parent
fb789a07ce
commit
fff4aa8bde
@ -1691,7 +1691,7 @@ class AutoTestPlane(AutoTest):
|
||||
% (distance, new_distance)
|
||||
)
|
||||
|
||||
self.fly_home_land_and_disarm()
|
||||
self.fly_home_land_and_disarm(timeout=240)
|
||||
|
||||
def rtl_climb_min(self):
|
||||
self.wait_ready_to_arm()
|
||||
|
Loading…
Reference in New Issue
Block a user