Skip to content

Commit 9fc9ac6

Browse files
gaearonTimer
authored andcommitted
Remove debug code
1 parent 3cecb9d commit 9fc9ac6

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

tasks/e2e-kitchensink.sh

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -129,15 +129,6 @@ REACT_APP_SHELL_ENV_MESSAGE=fromtheshell \
129129
NODE_ENV=test \
130130
yarn test --no-cache --testPathPattern=src
131131

132-
echo "before weird stuff"
133-
134-
PORT=3001 \
135-
REACT_APP_SHELL_ENV_MESSAGE=fromtheshell \
136-
NODE_PATH=src \
137-
npm start
138-
139-
echo "after weird stuff"
140-
141132
# Test "development" environment
142133
tmp_server_log=`mktemp`
143134
PORT=3001 \

0 commit comments

Comments
 (0)