mirror of
https://github.com/retailcrm/opencart-module.git
synced 2025-04-01 20:36:14 +03:00
update phpunit config
This commit is contained in:
parent
266e8de11e
commit
f0f3b65c02
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue