mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-22 17:47:35 +08:00
mavsdk_tests: fix model name of plane
However, the test does not pass yet, so I'm leaving it commented out.
This commit is contained in:
@@ -23,7 +23,7 @@ test_matrix = [
|
||||
"timeout_min": 20,
|
||||
},
|
||||
# {
|
||||
# "model": "standard_plane",
|
||||
# "model": "plane",
|
||||
# "test_filter": "[plane]",
|
||||
# "timeout_min": 25,
|
||||
# }
|
||||
|
||||
Reference in New Issue
Block a user