Skip to content

Revise browser command syntax for Pest tests#329

Merged
nunomaduro merged 1 commit into
pestphp:4.xfrom
LorenzoSapora:patch-1
Sep 10, 2025
Merged

Revise browser command syntax for Pest tests#329
nunomaduro merged 1 commit into
pestphp:4.xfrom
LorenzoSapora:patch-1

Conversation

@LorenzoSapora
Copy link
Copy Markdown
Contributor

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).

This is the correct current method

--browser firefox 

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 
```
@nunomaduro nunomaduro merged commit 7609cf6 into pestphp:4.x Sep 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants