Skip to content

Commit

Permalink
Fix e2e:docker test failure (facebook#6050)
Browse files Browse the repository at this point in the history
* fix e2e:docker issue

* fix e2e tests
  • Loading branch information
jamesknelson authored and iansu committed Jan 22, 2019
1 parent 1c591cb commit 3efcdbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/local-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ CMD

docker run \
--env CI=true \
--env NPM_CONFIG_PREFIX=/home/node/.npm \
--env NPM_CONFIG_QUIET=true \
--tty \
--user node \
Expand Down

0 comments on commit 3efcdbf

Please sign in to comment.