@@ -227,6 +227,9 @@ function install_apps {
}
${PROJECT_NAME}-tests
+if [ ! "$?" = "0" ]; then
+ exit 2
+fi
detect_apps