mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 00:28:30 -04:00
autotest: Removed unnecessary parameter whitelist item
This commit is contained in:
parent
d2901dc9c9
commit
396865223f
@ -2627,7 +2627,6 @@ class TestSuite(ABC):
|
||||
"SIM_WAVE_LENGTH",
|
||||
"SIM_WAVE_SPEED",
|
||||
"SIM_WIND_DIR_Z",
|
||||
"SIM_WIND_T",
|
||||
])
|
||||
|
||||
vinfo_key = self.vehicleinfo_key()
|
||||
|
Loading…
Reference in New Issue
Block a user