mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2025-12-10 16:32:16 +08:00
mavsdk_tests: enable GPS lost test for VTOL
This is in multicopter mode only for now though.
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
#include "autopilot_tester.h"
|
||||
|
||||
|
||||
TEST_CASE("Land on GPS lost during mission", "[multicopter]")
|
||||
TEST_CASE("Land on GPS lost during mission", "[multicopter][vtol]")
|
||||
{
|
||||
AutopilotTester tester;
|
||||
tester.connect(connection_url);
|
||||
|
||||
Reference in New Issue
Block a user