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:
Julian Oes
2020-01-28 16:41:42 +01:00
committed by Lorenz Meier
parent bb1c08fdd1
commit a2e95f171f
+1 -1
View File
@@ -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,
# } # }