0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-30 22:34:10 -05:00
verdaccio/test/unit/webui/components/__snapshots__/packagedetail.spec.js.snap

4 lines
266 B
Text
Raw Normal View History

// Jest Snapshot v1, https://goo.gl/fbAQLP
2017-12-03 16:08:41 -05:00
exports[`<PackageDetail /> component should load the component 1`] = `"<div class=\\"pkgDetail\\"><h1 class=\\"title\\">Verdaccio</h1><div class=\\"readme\\"><div class=\\"markdown-body\\">Test readme</div></div></div>"`;