autotest: Removed unnecessary parameter whitelist item
This commit is contained in:
parent
a0185b60b1
commit
6c916c000a
@ -2444,7 +2444,6 @@ class TestSuite(ABC):
|
|||||||
"SIM_WAVE_LENGTH",
|
"SIM_WAVE_LENGTH",
|
||||||
"SIM_WAVE_SPEED",
|
"SIM_WAVE_SPEED",
|
||||||
"SIM_WIND_DIR_Z",
|
"SIM_WIND_DIR_Z",
|
||||||
"SIM_WIND_T",
|
|
||||||
])
|
])
|
||||||
|
|
||||||
vinfo_key = self.vehicleinfo_key()
|
vinfo_key = self.vehicleinfo_key()
|
||||||
|
Loading…
Reference in New Issue
Block a user