0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00
verdaccio/test/webui/components/PackageSidebar/__snapshots__/module.spec.js.snap
2018-01-07 07:59:36 +00:00

3 lines
276 B
Text

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`<PackageSidebar /> : <Module /> should load module component 1`] = `"<div class=\\"module module-component\\"><h2 class=\\"moduleTitle\\">Test title<span>Test description</span></h2><div><p>test children</p></div></div>"`;