New tests and new configuration for tests.

This commit is contained in:
James Cole
2015-01-01 12:33:07 +01:00
parent 8e892e7ea5
commit 584f7ced84
11 changed files with 118 additions and 19 deletions

View File

@@ -0,0 +1,8 @@
<?php
return [
'verify_mail' => false,
'verify_reset' => true,
'allow_register' => true
];