Updated phpunit.xml to removed unused property

This commit is contained in:
netkas 2025-03-14 15:25:43 -04:00
parent 6fee098407
commit 01a6447c13
Signed by: netkas
GPG key ID: 4D8629441B76E4CC

View file

@ -6,6 +6,5 @@
</testsuites>
<php>
<ini name="error_reporting" value="-1"/>
<server name="KERNEL_DIR" value="app/"/>
</php>
</phpunit>