Skip to content

Commit

Permalink
Update stress-testing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bhushan authored Nov 23, 2023
1 parent 1e3ffb8 commit 676325d
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 676325d

Please sign in to comment.