1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 13:12:41 +00:00

Speed up coverage slightly.

This commit is contained in:
J. King 2020-02-24 18:52:14 -05:00
parent 9696d55b31
commit e8091fa740

View file

@ -2,6 +2,7 @@
<phpunit
colors="true"
bootstrap="bootstrap.php"
cacheTokens="true"
convertErrorsToExceptions="false"
convertNoticesToExceptions="false"
convertWarningsToExceptions="false"