From e7face4728d3aed6dc089966d489d0c93b65913d Mon Sep 17 00:00:00 2001 From: Julie Date: Tue, 28 Jan 2014 13:56:33 -0800 Subject: chore(end2end): remove old references to the scenario runner and update to point to protractor --- jenkins_build.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'jenkins_build.sh') diff --git a/jenkins_build.sh b/jenkins_build.sh index 60a702b4..17610a92 100755 --- a/jenkins_build.sh +++ b/jenkins_build.sh @@ -35,7 +35,6 @@ grunt test:docgen --no-color grunt test:unit --browsers $BROWSERS --reporters=dots,junit --no-colors --no-color # END TO END TESTS # -grunt test:e2e --browsers $BROWSERS_E2E --reporters=dots,junit --no-colors --no-color grunt test:protractor # Promises/A+ TESTS # -- cgit v1.2.3