mavsdk_tests: remove plane tests

We can put them back once it's supported.
This commit is contained in:
Julian Oes 2020-03-05 11:02:09 +01:00 committed by Nuno Marques
parent ae2032d29f
commit 44a556717d

View File

@ -33,11 +33,6 @@ test_matrix = [
"test_filter": "[vtol]",
"timeout_min": 20,
},
# {
# "model": "plane",
# "test_filter": "[plane]",
# "timeout_min": 25,
# }
]