aboutsummaryrefslogtreecommitdiffstats
path: root/gui-clamp/ui-react/src/components/dialogs/ACM/__snapshots__/InstantiationElementItem.test.js.snap
blob: 81f5f26a4f193476efe90f09efa9928d107275d3 (plain)
1
2
3
4
5
6
7
8
9
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`Verify InstantiationElementItem renders correctly 1`] = `<Fragment />`;

exports[`Verify InstantiationElementItem renders correctly when orderState is passive 1`] = `<Fragment />`;

exports[`Verify InstantiationElementItem renders correctly when orderState is running 1`] = `<Fragment />`;

exports[`Verify InstantiationElementItem renders correctly when orderState is uninitialized 1`] = `<Fragment />`;