X Tutup
Skip to content

Commit 4cccda0

Browse files
committed
Add spaces as seen in the test
1 parent 0b98e3a commit 4cccda0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/rush-lib/src/cli/test/__snapshots__/CommandLineHelp.test.ts.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ exports[`CommandLineHelp prints the help for each action: change 1`] = `
151151
"usage: rush change [-h] [-v] [--no-fetch] [-b BRANCH] [--overwrite]
152152
[--email EMAIL] [--bulk] [--message MESSAGE]
153153
[--bump-type {major,minor,patch,none}]
154+
154155
155156
Asks a series of questions and then generates a <branchname>-<timestamp>.json
156157
file in the common folder. The \`publish\` command will consume these files and

0 commit comments

Comments
 (0)
X Tutup