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

chore(testing): switch Jenkins to test e2e only on chrome #6187

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions jenkins_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down