Skip to content

Commit 6734c92

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 d6a959a commit 6734c92

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
@@ -372,7 +372,7 @@ Notes:
372372
this measures replay stability of the saved script against the configured URL.
373373
• \`--output json\` emits a machine-readable stability report for CI gating.
374374
375-
Global options (--dry-run, --output, --profile, --endpoint-url, --verbose, --debug):
375+
Global options (--dry-run, --output, --profile, --endpoint-url, --request-timeout, --verbose, --debug):
376376
testsprite --help
377377
"
378378
`;

0 commit comments

Comments
 (0)