Skip to content

Commit 12e08ea

Browse files
authored
Update xx-template.cjs q
1 parent 0a6be58 commit 12e08ea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pages/bash/xx/xx-template.cjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,9 @@ echo do something after lock
128128

129129
[`coverage server`]: {
130130
command: `
131-
JEST_COVERAGE_PORT="4286"
131+
PORT="4286"
132132
cat <<EEE
133-
http://localhost:\${JEST_COVERAGE_PORT}
133+
http://localhost:\${PORT}
134134
EEE
135135
136136
echo -e "\n Press enter to continue\n"

0 commit comments

Comments
 (0)