diff --git a/Tools/autotest/arduplane.py b/Tools/autotest/arduplane.py index 07acce45bb2f9f..3b9ae790ae9827 100644 --- a/Tools/autotest/arduplane.py +++ b/Tools/autotest/arduplane.py @@ -5514,5 +5514,4 @@ def disabled_tests(self): "LandingDrift": "Flapping test. See https://github.com/ArduPilot/ardupilot/issues/20054", "InteractTest": "requires user interaction", "ClimbThrottleSaturation": "requires https://github.com/ArduPilot/ardupilot/pull/27106 to pass", - "CatapultTakeoff": "Known bug. See https://github.com/ArduPilot/ardupilot/issues/27147", }