summaryrefslogtreecommitdiffstats
path: root/catalog-ui/src/app/ng2/pages/composition/graph/connection-wizard/from-node-step/__snapshots__/from-node-step.component.spec.ts.snap
blob: 739ce3d8fe0c965df1cf49e91cc5c26c79faee95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`from-node-step component should match current snapshot 1`] = `
<from-node-step
  connectWizardService={[Function Object]}
  preventBack={[Function Function]}
  preventNext={[Function Function]}
  updateSelectedReqOrCap={[Function Function]}
>
  <select-requirement-or-capability />
</from-node-step>
`;