Skip to content

Commit ab46f14

Browse files
committed
test(snapshot): refresh flaky help snapshot after rebase onto main
Rebasing onto current main (which added the global --request-timeout option, #17) changes the 'Global options' line rendered in the test flaky --help output. Regenerate the snapshot so the help snapshot test stays green on CI.
1 parent 8c84eb8 commit ab46f14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/__snapshots__/help.snapshot.test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ Notes:
381381
this measures replay stability of the saved script against the configured URL.
382382
• \`--output json\` emits a machine-readable stability report for CI gating.
383383
384-
Global options (--dry-run, --output, --profile, --endpoint-url, --verbose, --debug):
384+
Global options (--dry-run, --output, --profile, --endpoint-url, --request-timeout, --verbose, --debug):
385385
testsprite --help
386386
"
387387
`;

0 commit comments

Comments
 (0)