diff --git a/integrationtests/run_tests.bash b/integrationtests/run_tests.bash index 6894252a56..b17b7511dc 100755 --- a/integrationtests/run_tests.bash +++ b/integrationtests/run_tests.bash @@ -50,6 +50,7 @@ echo "<=====" set +e echo "=====> run tests" rostest px4 mavros_posix_tests_iris.launch +rostest px4 mavros_posix_tests_standard_vtol.launch TEST_RESULT=$? echo "<====="