test overriding
This commit is contained in:
parent
b08be903d2
commit
998ab30bd2
8 changed files with 38 additions and 1 deletions
3
tests/cfg/testingOverride/config/conf.php
Normal file
3
tests/cfg/testingOverride/config/conf.php
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<?php return [
|
||||
'mode' => 'test'
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue