Add unit tests for UI
[clamp.git] / ui-react / src / components / loop_viewer / svg / __snapshots__ / LoopSvg.test.js.snap
1 // Jest Snapshot v1, https://goo.gl/fbAQLP
2
3 exports[`Verify LoopSvg Test the render method 1`] = `
4 <ContextConsumer>
5   <Component />
6 </ContextConsumer>
7 `;