diff --git a/Tools/autotest/arduplane.py b/Tools/autotest/arduplane.py index 6f426449ab..59e8abb4a6 100644 --- a/Tools/autotest/arduplane.py +++ b/Tools/autotest/arduplane.py @@ -2913,7 +2913,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()