diff --git a/Tools/autotest/arduplane.py b/Tools/autotest/arduplane.py index ee28b57a1e..3a66afa213 100644 --- a/Tools/autotest/arduplane.py +++ b/Tools/autotest/arduplane.py @@ -3074,7 +3074,7 @@ class AutoTestPlane(AutoTest): self.wait_and_maintain_wind_estimate( 5, 45, speed_tolerance=1, - timeout=20 + timeout=30 ) self.fly_home_land_and_disarm()