Skip to content

Commit e675e93

Browse files
committed
rm npm link
1 parent bd852dc commit e675e93

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tasks/e2e-kitchensink.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,6 @@ cd "$temp_app_path/test-kitchensink"
111111
# In kitchensink, we want to test all transforms
112112
export BROWSERSLIST='ie 9'
113113

114-
# Link to test module
115-
# npm link "$temp_module_path/node_modules/test-integrity"
116-
117114
# Test the build
118115
REACT_APP_SHELL_ENV_MESSAGE=fromtheshell \
119116
PUBLIC_URL=http://www.example.org/spa/ \

0 commit comments

Comments
 (0)