mirror of
https://github.com/Karaka-Management/oms-Admin.git
synced 2026-02-13 11:08:42 +00:00
fix tests
This commit is contained in:
parent
3c988946fa
commit
06dac3104f
|
|
@ -711,9 +711,9 @@ final class ApiController extends Controller
|
||||||
$internalRequest->setData('encrypted', $encrypted);
|
$internalRequest->setData('encrypted', $encrypted);
|
||||||
|
|
||||||
$this->apiSettingsCreate($internalRequest, $internalResponse, $data);
|
$this->apiSettingsCreate($internalRequest, $internalResponse, $data);
|
||||||
*/
|
|
||||||
|
|
||||||
continue;
|
continue;
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
|
|
||||||
$new = clone $old;
|
$new = clone $old;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user