Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
Co-authored-by: Pierre PLAZANET <[email protected]>
  • Loading branch information
KevinArtus and PedroTroller authored Dec 7, 2023
1 parent 1ec7f29 commit 08bc0cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ remove-phpspec: ## Remove adapter specs (allows you to run test suite without ad
rm spec/Gaufrette/Adapter/AsyncAwsS3Spec.php
rm spec/Gaufrette/Adapter/AwsS3Spec.php
rm spec/Gaufrette/Adapter/AzureBlobStorageSpec.php
rm -r spec/Gaufrette/Adapter/AzureBlobStorage
rm spec/Gaufrette/Adapter/DoctrineDbalSpec.php
rm spec/Gaufrette/Adapter/FlysystemSpec.php
rm spec/Gaufrette/Adapter/GoogleCloudStorageSpec.php
Expand Down

0 comments on commit 08bc0cc

Please sign in to comment.