Commit ce0666c
authored
Revise browser command syntax for Pest tests
Fixed typo. This is the output when following the official docs
```
The "--browser" argument requires a value. Usage: --browser <browser-type> (e.g., chrome, firefox, webkit).
```
```
--browser firefox
```1 parent 5d817b7 commit ce0666c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
| 99 | + | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
0 commit comments