autotest: Removed unnecessary parameter whitelist item

This commit is contained in:
George Zogopoulos 2024-05-29 13:29:37 +02:00 committed by Randy Mackay
parent 4ccdf4e327
commit 3a9c44098b
1 changed files with 0 additions and 1 deletions

View File

@ -2444,7 +2444,6 @@ class TestSuite(ABC):
"SIM_WAVE_LENGTH",
"SIM_WAVE_SPEED",
"SIM_WIND_DIR_Z",
"SIM_WIND_T",
])
vinfo_key = self.vehicleinfo_key()