update readme

This commit is contained in:
Jamie Schouten 2024-09-14 20:14:57 +02:00
parent b7140972a3
commit e01cca53ea

View File

@ -45,5 +45,5 @@ The `pest` job runs tests using the Pest PHP testing framework.
```bash ```bash
./vendor/bin/pest ./vendor/bin/pest
``` ```
- **Description:** Executes the Pest test runner to run all defined tests in the project. Pest is a testing framework for PHP, known for its simplicity and expressive syntax. - **Description:** Executes the Pest test runner to run all defined tests in the project.