Skip to content

Commit

Permalink
🔨 update script to run all tests (#680)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nek- committed Oct 14, 2022
1 parent e989211 commit d193cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/alltests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ source .env # load dev parameters

make require-all
composer install
vendor/bin/phpunit tests/Gaufrette/Functional/Adapter/AsyncAwsS3Test.php
vendor/bin/phpunit

0 comments on commit d193cb7

Please sign in to comment.