mirror of
https://github.com/retailcrm/opencart-module.git
synced 2024-11-21 20:56:07 +03:00
update phpunit config
This commit is contained in:
parent
266e8de11e
commit
f0f3b65c02
@ -19,6 +19,8 @@
|
|||||||
</testsuites>
|
</testsuites>
|
||||||
<php>
|
<php>
|
||||||
<env name="OC_ROOT" value="./www/" />
|
<env name="OC_ROOT" value="./www/" />
|
||||||
|
<env name="HTTP_SERVER" value="http://localhost:8000/" />
|
||||||
|
<env name="TEST_CONFIG" value="test-config" />
|
||||||
</php>
|
</php>
|
||||||
<filter>
|
<filter>
|
||||||
<whitelist>
|
<whitelist>
|
||||||
|
Loading…
Reference in New Issue
Block a user