mirror of
https://github.com/Karaka-Management/oms-Search.git
synced 2026-01-11 18:48:41 +00:00
fix unit tests
This commit is contained in:
parent
7209afee8d
commit
c3a7f0fa74
|
|
@ -53,4 +53,14 @@
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
'^:tag .*$' => [
|
||||||
|
0 => [
|
||||||
|
'dest' => '\Modules\Tasks\Controller\SearchController:searchTags',
|
||||||
|
'verb' => 16,
|
||||||
|
'permission' => [
|
||||||
|
'module' => 'Tasks',
|
||||||
|
'type' => 2,
|
||||||
|
],
|
||||||
|
],
|
||||||
|
],
|
||||||
];
|
];
|
||||||
Loading…
Reference in New Issue
Block a user