mirror of
https://github.com/Karaka-Management/oms-Tag.git
synced 2026-01-11 07:38:41 +00:00
bug fixes and permission tests
This commit is contained in:
parent
c1bd9d8cb3
commit
283ca5d439
|
|
@ -211,7 +211,6 @@ final class ApiControllerTest extends \PHPUnit\Framework\TestCase
|
|||
|
||||
$this->module->apiTagFind($request, $response);
|
||||
|
||||
// @todo: I would actually expect ApiTagEN to be returned since the server language is english.
|
||||
self::assertEquals('ApiTagEN', $response->get('')[0]->getL11n());
|
||||
self::assertEquals(self::$tagId, $response->get('')[0]->getId());
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user