Skip to content

Commit

Permalink
Apply fixes from Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
royduin authored and actions-user committed Nov 26, 2024
1 parent a26ff7f commit fd27810
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ Just run `./vendor/bin/phpunit`

### Browser tests

- 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`
- 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`

## License

Expand Down

0 comments on commit fd27810

Please sign in to comment.