Skip to content

Commit

Permalink
Add note about drivers
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh committed Jun 10, 2024
1 parent a747812 commit 6d6791b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,4 +120,4 @@ Then visit http://localhost:8000/demo/
## Testing

To test, run `php vendor/bin/phpunit`.
To debug Browser tests, you can run `PANTHER_NO_HEADLESS=1 vendor/bin/phpunit --debug`
To debug Browser tests, you can run `PANTHER_NO_HEADLESS=1 vendor/bin/phpunit --debug`. Run `vendor/bin/bdi detect drivers` to download the latest drivers.

0 comments on commit 6d6791b

Please sign in to comment.