fix: #33454 Add missing files for the correct loading order test
This commit is contained in:
parent
d57c247860
commit
a58fe8454f
3 changed files with 13 additions and 0 deletions
4
tests/cfg/order/config/default.conf.php
Normal file
4
tests/cfg/order/config/default.conf.php
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?php return [
|
||||
'mode' => 'prod',
|
||||
'testFiles' => 'default',
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue