Skip to content

Commit 676325d

Browse files
authored
Update stress-testing.md
1 parent 1e3ffb8 commit 676325d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stress-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To get started, you may use the `stress` command and provide the URL you wish to
3737
./vendor/bin/pest stress example.com
3838
```
3939

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

4242
```bash
4343
./vendor/bin/pest stress example.com --duration=5

0 commit comments

Comments
 (0)