Skip to content

Commit

Permalink
Merge upstream into master
Browse files Browse the repository at this point in the history
  • Loading branch information
janbuecker committed May 14, 2019
2 parents 11a8d7b + a0243eb commit b550fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-ops/e2e/actions/init.sh
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
#DESCRIPTION: installs the dependencies for the e2e tests using npm

CHROMEDRIVER_VERSION=LATEST npm clean-install --prefix vendor/shopware/platform/src/Administration/Resources/e2e/
CHROMEDRIVER_VERSION=LATEST CHROMEDRIVER_FORCE_DOWNLOAD=true npm clean-install --prefix vendor/shopware/platform/src/Administration/Resources/e2e/

0 comments on commit b550fe8

Please sign in to comment.