fix tests

This commit is contained in:
Dennis Eichhorn 2020-11-28 19:26:40 +01:00
parent ccd8afbd28
commit 75a16e346c

View File

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