Skip to content

Commit

Permalink
Merge pull request #244 from bhushan/patch-1
Browse files Browse the repository at this point in the history
Update stress-testing.md
  • Loading branch information
owenvoke authored Nov 23, 2023
2 parents 1e3ffb8 + 676325d commit 6e576d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stress-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ To get started, you may use the `stress` command and provide the URL you wish to
./vendor/bin/pest stress example.com
```

By default, the stress test duration will be `10` seconds. However, you may customize this value using the `--duration` option:
By default, the stress test duration will be `5` seconds. However, you may customize this value using the `--duration` option:

```bash
./vendor/bin/pest stress example.com --duration=5
Expand Down

0 comments on commit 6e576d4

Please sign in to comment.