Skip to content

Commit 1098a4a

Browse files
committed
Oops
1 parent ebddb83 commit 1098a4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/e2e-kitchensink.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ E2E_FILE=./build/index.html \
155155
# ******************************************************************************
156156

157157
# Eject...
158-
echo yes | yarn eject
158+
echo yes | npm run eject
159159

160160
# Link to test module
161161
npm link "$temp_module_path/node_modules/test-integrity"

0 commit comments

Comments
 (0)