Skip to content

Commit 072fa6b

Browse files
committed
fix(test): Update help snapshots with code-mappings subcommand
1 parent 029aeaf commit 072fa6b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tests/integration/_cases/help/help-windows.trycmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Usage: sentry-cli[EXE] [OPTIONS] <COMMAND>
1212
Commands:
1313
completions Generate completions for the specified shell.
1414
build Manage builds.
15+
code-mappings Manage code mappings for Sentry.
1516
debug-files Locate, analyze or upload debug information files. [aliases: dif]
1617
deploys Manage deployments for Sentry releases.
1718
events Manage events on Sentry.

tests/integration/_cases/help/help.trycmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Usage: sentry-cli[EXE] [OPTIONS] <COMMAND>
1212
Commands:
1313
completions Generate completions for the specified shell.
1414
build Manage builds.
15+
code-mappings Manage code mappings for Sentry.
1516
debug-files Locate, analyze or upload debug information files. [aliases: dif]
1617
deploys Manage deployments for Sentry releases.
1718
events Manage events on Sentry.

0 commit comments

Comments
 (0)