Skip to content

Commit

Permalink
Update Makefile to remove unsupported PHPUnit flags
Browse files Browse the repository at this point in the history
  • Loading branch information
oatmael authored Jul 3, 2024
1 parent 7d5906f commit e1cba43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ prepare:
composer install

test: prepare
php vendor/bin/phpunit ./tests --display-deprecations --display-warnings
php vendor/bin/phpunit ./tests

0 comments on commit e1cba43

Please sign in to comment.