Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cydrobolt/polr.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUntung Ginardi <untung.ginardi@gmail.com>2016-09-08 16:05:24 +0300
committerUntung Ginardi <untung.ginardi@gmail.com>2016-09-08 16:05:24 +0300
commit64bbe2a42087ea65646362b685ee970248f2f1bc (patch)
tree6af2d1380506f79b6d12c2d195f86526ff029496 /phpunit.xml
parentcb3eb243aa28b6bb0783e4039c0b78ddce7ab54b (diff)
Update phpunit test env
Diffstat (limited to 'phpunit.xml')
-rw-r--r--phpunit.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpunit.xml b/phpunit.xml
index 732f0bc..f18c7f2 100644
--- a/phpunit.xml
+++ b/phpunit.xml
@@ -25,6 +25,6 @@
<env name="SESSION_DRIVER" value="array"/>
<env name="QUEUE_DRIVER" value="sync"/>
<env name="SETTING_REDIRECT_URL_NOT_EXIST" value="true"/>
- <env name="SETTING_NOT_EXIST_REDIRECT" value="http://redirect.polr.me/"/>
+ <env name="SETTING_INDEX_REDIRECT" value="http://redirect.polr.me/"/>
</php>
</phpunit>