Skip to content

Commit

Permalink
Remove last quarantine reference
Browse files Browse the repository at this point in the history
  • Loading branch information
curry684 committed Jan 20, 2025
1 parent 648a3dc commit c1142df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/prepare-commit
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ vendor/bin/phpstan

# Clear cache and quarantine manually to avoid locking up with corrupted container
rm -rf tests/fixture/var/cache/test
rm -rf tests/fixture/var/quarantine
php -d "zend.assertions=1" vendor/bin/phpunit --testdox --coverage-text --display-warnings \
--coverage-xml=build/coverage/coverage-xml --log-junit=build/coverage/junit.xml

Expand Down

0 comments on commit c1142df

Please sign in to comment.