Catalog alignment
[sdc.git] / catalog-ui / src / app / ng2 / pages / composition / graph / connection-wizard / to-node-step / __snapshots__ / to-node-step.component.spec.ts.snap
1 // Jest Snapshot v1, https://goo.gl/fbAQLP
2
3 exports[`to-node-step component should match current snapshot 1`] = `
4 <to-node-step
5   connectWizardService={[Function Object]}
6   optionalCapabilitiesMap={[Function Object]}
7   optionalRequirementsMap={[Function Object]}
8   preventBack={[Function Function]}
9   preventNext={[Function Function]}
10   updateSelectedReqOrCap={[Function Function]}
11 >
12   <select-requirement-or-capability />
13 </to-node-step>
14 `;