Skip to content

Commit

Permalink
Fix the jenkins job for cloud to export headless browser variable (#2…
Browse files Browse the repository at this point in the history
  • Loading branch information
liza-mae authored Nov 6, 2018
1 parent e3916bd commit b499836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/scripts/jenkins_cloud.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ set -e

source "$(dirname $0)/../../src/dev/ci_setup/setup.sh"

TEST_BROWSER_HEADLESS=1
export TEST_BROWSER_HEADLESS=1
node scripts/functional_test_runner --debug --exclude-tag skipCloud $@

0 comments on commit b499836

Please sign in to comment.