test fixes

This commit is contained in:
Dennis Eichhorn 2022-11-25 23:55:35 +01:00
parent 0438043117
commit 189fd6aa0e

View File

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