We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd0a1e6 commit 493423bCopy full SHA for 493423b
docs/dev/cli/saucectl/run.md
@@ -516,7 +516,7 @@ saucectl run --reporters.json.enabled=true --reporters.json.filename="path/to/my
516
<div className="cli-desc">
517
<p><small>| OPTIONAL | URL |</small></p>
518
519
-Specifies the webhook URL. When saucectl test is finished, it'll send a HTTP POST payload to the configured webhook URL.
+Specifies the webhook URL. When saucectl test is finished, it'll send an HTTP POST payload to the configured webhook URL.
520
521
To use this option, make sure to activate the JSON reporter by including `--reporters.json.enabled=true`.
522
0 commit comments