mirror of
https://github.com/Karaka-Management/oms-Search.git
synced 2026-01-11 18:48:41 +00:00
update
This commit is contained in:
parent
7ba3a7fb4f
commit
f92d37575c
|
|
@ -108,6 +108,6 @@ final class ApiControllerTest extends \PHPUnit\Framework\TestCase
|
|||
$request->setData('search', ':help introduction');
|
||||
|
||||
$this->module->routeSearch($request, $response);
|
||||
self::assertGreaterThan(0, \count($response->get($request->uri->__toString())));
|
||||
self::assertGreaterThan(0, \count($response->getDataArray($request->uri->__toString())));
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user