mirror of
https://github.com/Karaka-Management/oms-Exchange.git
synced 2026-02-06 21:08:42 +00:00
Test fixes
This commit is contained in:
parent
a6b7533bc4
commit
885b13e77b
|
|
@ -499,7 +499,7 @@ final class ApiController extends Controller
|
|||
->where('id', $this->app->unitId)
|
||||
->execute();
|
||||
|
||||
$export = $exporter === null ? [] : $exporter->export(
|
||||
$export = $exporter->export(
|
||||
[
|
||||
'assets' => $defaultAssets,
|
||||
'templates' => $defaultTemplates,
|
||||
|
|
|
|||
|
|
@ -1,5 +0,0 @@
|
|||
# Structure
|
||||
|
||||
## ER
|
||||
|
||||

|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 61 KiB |
Loading…
Reference in New Issue
Block a user