Skip to content

Commit aeebbdb

Browse files
committed
Test npm start with and without https
1 parent cd6420c commit aeebbdb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tasks/e2e.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ E2E_FILE=./build/index.html \
182182
# test -e src/__snapshots__/App.test.js.snap
183183

184184
# Test the server
185+
REACT_APP_SHELL_ENV_MESSAGE=fromtheshell NODE_PATH=src npm start -- --smoke-test
185186
REACT_APP_SHELL_ENV_MESSAGE=fromtheshell HTTPS=true NODE_PATH=src npm start -- --smoke-test
186187

187188
# ******************************************************************************

0 commit comments

Comments
 (0)