mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-18 11:40:39 +09:00
test(cli): keep import preview fixtures aligned with manifest shape
Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
parent
4b654fc81e
commit
d71ff903e4
1 changed files with 0 additions and 2 deletions
|
|
@ -220,7 +220,6 @@ describe("renderCompanyImportPreview", () => {
|
||||||
status: null,
|
status: null,
|
||||||
executionWorkspacePolicy: null,
|
executionWorkspacePolicy: null,
|
||||||
workspaces: [],
|
workspaces: [],
|
||||||
env: null,
|
|
||||||
metadata: null,
|
metadata: null,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
@ -433,7 +432,6 @@ describe("import selection catalog", () => {
|
||||||
status: null,
|
status: null,
|
||||||
executionWorkspacePolicy: null,
|
executionWorkspacePolicy: null,
|
||||||
workspaces: [],
|
workspaces: [],
|
||||||
env: null,
|
|
||||||
metadata: null,
|
metadata: null,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue