diff --git a/jenkins_build.sh b/jenkins_build.sh index a6f7849ccecc..2dc69cbceed2 100755 --- a/jenkins_build.sh +++ b/jenkins_build.sh @@ -32,8 +32,6 @@ grunt test:unit --browsers $BROWSERS --reporters=dots,junit --no-colors --no-col # END TO END TESTS # grunt test:ci-protractor -grunt test:ci-protractor --browser safari -grunt test:ci-protractor --browser firefox # Promises/A+ TESTS # grunt test:promises-aplus --no-color