fix: #33454 Add missing files for the correct loading order test

This commit is contained in:
Andreas Steiner 2024-07-29 18:44:48 +02:00
commit a58fe8454f
3 changed files with 13 additions and 0 deletions

View file

@ -0,0 +1,4 @@
<?php return [
'mode' => 'prod',
'testFiles' => 'default',
];