mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-02-18 18:28:40 +00:00
test fixes
This commit is contained in:
parent
444efd01be
commit
800d7a61c3
|
|
@ -63,7 +63,7 @@ trait ApiControllerMediaTrait
|
||||||
$ids = [];
|
$ids = [];
|
||||||
foreach ($status as $stat) {
|
foreach ($status as $stat) {
|
||||||
$created = $this->module::createDbEntry(
|
$created = $this->module::createDbEntry(
|
||||||
$status,
|
$stat,
|
||||||
1
|
1
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user