fix tests

This commit is contained in:
Dennis Eichhorn 2023-09-28 01:04:15 +00:00
parent 136509137e
commit f81836814e

View File

@ -1,5 +1,4 @@
<?php declare(strict_types=1); <?php return [
return [
'^:help .*$' => [ '^:help .*$' => [
0 => [ 0 => [
'dest' => '\Modules\Help\Controller\SearchController:searchHelp', 'dest' => '\Modules\Help\Controller\SearchController:searchHelp',