make default configurations more general and adjust tests accordingly
This commit is contained in:
parent
da100b85f5
commit
b08be903d2
3 changed files with 8 additions and 8 deletions
3
tests/config/default.conf.php
Normal file
3
tests/config/default.conf.php
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<?php return [
|
||||
'mode' => 'test'
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue