mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-30 14:30:19 +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,
|
"timeout_min": 20,
|
||||||
},
|
},
|
||||||
# {
|
# {
|
||||||
# "model": "standard_plane",
|
# "model": "plane",
|
||||||
# "test_filter": "[plane]",
|
# "test_filter": "[plane]",
|
||||||
# "timeout_min": 25,
|
# "timeout_min": 25,
|
||||||
# }
|
# }
|
||||||
|
|||||||
Reference in New Issue
Block a user