mirror of
https://github.com/Karaka-Management/oms-Exchange.git
synced 2026-02-16 17:58:41 +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)
|
->where('id', $this->app->unitId)
|
||||||
->execute();
|
->execute();
|
||||||
|
|
||||||
$export = $exporter === null ? [] : $exporter->export(
|
$export = $exporter->export(
|
||||||
[
|
[
|
||||||
'assets' => $defaultAssets,
|
'assets' => $defaultAssets,
|
||||||
'templates' => $defaultTemplates,
|
'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