mirror of
https://github.com/Karaka-Management/oms-Navigation.git
synced 2026-01-11 08:08:42 +00:00
fix tests
This commit is contained in:
parent
6e51c92f6d
commit
fda96c3a35
|
|
@ -102,7 +102,7 @@ final class SearchControllerTest extends \PHPUnit\Framework\TestCase
|
|||
$request->createRequestHashs(2);
|
||||
|
||||
$request->header->account = 1;
|
||||
$request->setData('search', ':goto General');
|
||||
$request->setData('search', ':goto Groups');
|
||||
$request->setData('app', 'Backend');
|
||||
|
||||
$this->module->searchGoto($request, $response);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user