Add a test to confirm the token substitutes
...correctly
This commit is contained in:
parent
58740872fa
commit
ceb74f618b
2 changed files with 46 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
<php>
|
||||
<ini name="error_reporting" value="32767"/>
|
||||
<ini name="memory_limit" value="-1"/>
|
||||
<env name="SIMPLETEST_BASE_URL" value=""/>
|
||||
<env name="SIMPLETEST_BASE_URL" value="http://localhost:8888"/>
|
||||
<env name="SIMPLETEST_DB" value="sqlite://localhost//dev/shm/testing.sqlite"/>
|
||||
<env name="BROWSERTEST_OUTPUT_BASE_URL" value=""/>
|
||||
<env name="MINK_DRIVER_CLASS" value=""/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue