Skip to content

Commit

Permalink
Fix unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
cydrobolt committed Sep 11, 2016
1 parent 3afca87 commit 30dbeab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<env name="CACHE_DRIVER" value="array"/>
<env name="SESSION_DRIVER" value="array"/>
<env name="QUEUE_DRIVER" value="sync"/>
<env name="SETTING_REDIRECT_URL_NOT_EXIST" value="true"/>
<env name="SETTING_REDIRECT_404" value="true"/>
<env name="SETTING_INDEX_REDIRECT" value="http://redirect.polr.me/"/>
</php>
</phpunit>

0 comments on commit 30dbeab

Please sign in to comment.