autotest: don't try to arm in RTL mode for quadplanes

This commit is contained in:
Andrew Tridgell 2022-05-17 12:16:59 +10:00
parent 86c2404654
commit 985e24275a

View File

@ -187,7 +187,6 @@ class AutoTestQuadPlane(AutoTest):
'LOITER',
'QHOVER',
'QLOITER',
'RTL',
'STABILIZE',
'TRAINING',
):