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
|
|
@ -220,7 +220,6 @@ describe("renderCompanyImportPreview", () => {
|
|||
status: null,
|
||||
executionWorkspacePolicy: null,
|
||||
workspaces: [],
|
||||
env: null,
|
||||
metadata: null,
|
||||
},
|
||||
],
|
||||
|
|
@ -433,7 +432,6 @@ describe("import selection catalog", () => {
|
|||
status: null,
|
||||
executionWorkspacePolicy: null,
|
||||
workspaces: [],
|
||||
env: null,
|
||||
metadata: null,
|
||||
},
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue