Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
Timer committed Jan 11, 2018
1 parent ebddb83 commit 1098a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/e2e-kitchensink.sh
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ E2E_FILE=./build/index.html \
# ******************************************************************************

# Eject...
echo yes | yarn eject
echo yes | npm run eject

# Link to test module
npm link "$temp_module_path/node_modules/test-integrity"
Expand Down

0 comments on commit 1098a4a

Please sign in to comment.