Catalog alignment
[sdc.git] / catalog-ui / src / app / ng2 / pages / workspace / deployment-artifacts / __snapshots__ / deployment-artifacts-page.spec.ts.snap
1 // Jest Snapshot v1, https://goo.gl/fbAQLP
2
3 exports[`deployment artifacts page should match current snapshot of informational artifact pages component 1`] = `
4 <deployment-artifact-page
5   addOrUpdateArtifact={[Function Function]}
6   artifactsService={[Function Object]}
7   cacheService={[Function Object]}
8   deleteArtifact={[Function Function]}
9   getEnvArtifact={[Function Function]}
10   modalService={[Function Object]}
11   openGenericArtifactBrowserModal={[Function Function]}
12   openPopOver={[Function Function]}
13   popoverContentComponent="undefined"
14   popoverService={[Function Object]}
15   sortArtifacts={[Function Function]}
16   store={[Function Store]}
17   table="undefined"
18   translateService={[Function Object]}
19   updateEnvParams={[Function Function]}
20   workspaceService={[Function Object]}
21 >
22   
23 </deployment-artifact-page>
24 `;