Skip to content

Commit

Permalink
autotest: re-enable Heli spline waypoint test
Browse files Browse the repository at this point in the history
position controller has been completely rewritten, so the bug should be
gone now....
  • Loading branch information
peterbarker committed Sep 3, 2021
1 parent 6e33910 commit e5c35d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tools/autotest/arducopter.py
Original file line number Diff line number Diff line change
Expand Up @@ -8202,7 +8202,6 @@ def tests(self):

def disabled_tests(self):
return {
"SplineWaypoint": "See https://github.com/ArduPilot/ardupilot/issues/14593",
}


Expand Down

0 comments on commit e5c35d3

Please sign in to comment.