mirror of
https://github.com/Karaka-Management/oms-Admin.git
synced 2026-01-27 20:38:39 +00:00
fix tests
This commit is contained in:
parent
1c7ab758f1
commit
634845fb9a
|
|
@ -244,7 +244,7 @@ trait ApiControllerAccountTrait
|
|||
$request->setData('pass', 'invalid');
|
||||
|
||||
$this->module->apiLogin($request, $response);
|
||||
self::assertInstanceOf('\phpOMS\Model\Message\Notify', $response->get(''));
|
||||
self::assertEquals('warning', $response->get('')['status']);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user