fix tests

This commit is contained in:
Dennis Eichhorn 2023-09-28 17:00:27 +00:00
parent 36b77c009d
commit 0c94adead2

View File

@ -48,6 +48,6 @@
<const name="WEB_SERVER_HOST" value="localhost"/>
<const name="WEB_SERVER_PORT" value="1234"/>
<const name="WEB_SERVER_DOCROOT" value="./Karaka"/>
<const name="RESET" value="0"/>
<const name="RESET" value="1"/>
</php>
</phpunit>