diff --git a/scripts/integration-tests/e2e-vue-cli.sh b/scripts/integration-tests/e2e-vue-cli.sh index 067594b4d6b1..018f7fb13287 100755 --- a/scripts/integration-tests/e2e-vue-cli.sh +++ b/scripts/integration-tests/e2e-vue-cli.sh @@ -30,6 +30,6 @@ yarn add --dev -W @babel/core printf "a\n" | yarn upgrade-interactive --scope @babel --latest # Test -CI=true yarn test -p babel +CI=true yarn test -p babel,babel-preset-app cleanup