Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 600e621

Browse files
juliemrIgorMinar
authored andcommitted
chore(testing): switch Jenkins to test e2e only on chrome
End to end tests will continue to be run on Safari and Firefox on Travis. Closes #6187
1 parent 5218c7b commit 600e621

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

jenkins_build.sh

-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ grunt test:unit --browsers $BROWSERS --reporters=dots,junit --no-colors --no-col
3232

3333
# END TO END TESTS #
3434
grunt test:ci-protractor
35-
grunt test:ci-protractor --browser safari
36-
grunt test:ci-protractor --browser firefox
3735

3836
# Promises/A+ TESTS #
3937
grunt test:promises-aplus --no-color

0 commit comments

Comments
 (0)