Skip to content

Commit

Permalink
autotest: Removed unnecessary parameter whitelist item
Browse files Browse the repository at this point in the history
  • Loading branch information
Georacer authored and peterbarker committed Jun 5, 2024
1 parent d2901dc commit 3968652
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tools/autotest/vehicle_test_suite.py
Original file line number Diff line number Diff line change
Expand Up @@ -2627,7 +2627,6 @@ def get_sim_parameter_documentation_get_whitelist(self):
"SIM_WAVE_LENGTH",
"SIM_WAVE_SPEED",
"SIM_WIND_DIR_Z",
"SIM_WIND_T",
])

vinfo_key = self.vehicleinfo_key()
Expand Down

0 comments on commit 3968652

Please sign in to comment.