mirror of
https://github.com/Karaka-Management/oms-BusinessExpenses.git
synced 2026-02-08 04:28:41 +00:00
fix tests
This commit is contained in:
parent
b9864ae35b
commit
e133c4d70b
|
|
@ -662,6 +662,7 @@ final class ApiController extends Controller
|
|||
|
||||
$path = $this->createExpenseDir($expense);
|
||||
|
||||
/** @var \Modules\Media\Models\Collection[] $elementCollection */
|
||||
$elementCollection = CollectionMapper::getAll()
|
||||
->where('virtual', $path)
|
||||
->execute();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user