mirror of
https://github.com/Karaka-Management/oms-Billing.git
synced 2026-01-25 22:08:42 +00:00
redirect fixes
This commit is contained in:
parent
e41b0d2d98
commit
f324ba454b
|
|
@ -97,7 +97,6 @@ trait ApiBillControllerTrait
|
|||
|
||||
$this->module->apiNoteCreate($request, $response);
|
||||
self::assertEquals('ok', $response->getDataArray('')['status']);
|
||||
var_dump($response->getDataArray('')['response']);
|
||||
self::assertGreaterThan(0, $response->getDataArray('')['response']->id);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user