Skip to content

Commit

Permalink
Merge pull request #982 from tarexme/fix/phpunit-cache
Browse files Browse the repository at this point in the history
Remove PHPUnit cache
  • Loading branch information
Nielsvanpach authored Nov 18, 2024
2 parents 8012da9 + b1b6b2c commit 5c98ec6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ composer.lock
vendor
.php_cs.cache
coverage
.phpunit.cache
.phpunit.result.cache
/.idea
.php-cs-fixer.cache

1 change: 0 additions & 1 deletion .phpunit.cache/test-results

This file was deleted.

0 comments on commit 5c98ec6

Please sign in to comment.