We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 369cc74 commit 3d6e985Copy full SHA for 3d6e985
.github/workflows/tests.yml
@@ -42,4 +42,4 @@ jobs:
42
composer update --${{ matrix.dependency-version }} --prefer-dist --no-interaction
43
44
- name: Execute Tests
45
- run: ./vendor/bin/phpunit --testdox
+ run: ./vendor/bin/pest
0 commit comments