Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jade-GG authored Oct 19, 2023
1 parent 9171204 commit b0e9c9c
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 @@ -10,7 +10,7 @@ Just run `./vendor/bin/phpunit`

### Browser tests

- Make sure you've a Magento install running
- Make sure you've got a Magento install running
- Prepare Laravel Dusk with `composer run dusk:prepare`
- Compile the assets with: `composer run dusk:assets` and re-run this when the assets are changed
- Tests can be started with: `composer run dusk:test`
Expand Down

0 comments on commit b0e9c9c

Please sign in to comment.