revert changed..

This commit is contained in:
Cüneyt Şentürk 2024-09-24 14:44:06 +01:00
parent 0c31fd6dca
commit 12303f6d0d
1 changed files with 2 additions and 2 deletions

View File

@ -13,11 +13,11 @@
<directory suffix="Test.php">./modules/**/Tests/Feature</directory>
</testsuite>
</testsuites>
<source>
<coverage>
<include>
<directory suffix=".php">./app</directory>
</include>
</source>
</coverage>
<php>
<server name="APP_ENV" value="testing"/>
<server name="BCRYPT_ROUNDS" value="4"/>