0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-27 22:59:51 -05:00
verdaccio/test/unit/webui/components/__snapshots__
2018-08-17 12:14:23 +02:00
..
footer.spec.js.snap refactor: <Package /> , <Footer /> and package sidebar code refactoring 2018-07-22 21:22:51 +02:00
header.spec.js.snap refactor: header component test (#878) 2018-08-01 15:00:39 +02:00
help.spec.js.snap
noitems.spec.js.snap
notfound.spec.js.snap
package.spec.js.snap feat: replaced lunr by lunr-mutable (#915) 2018-08-17 12:14:23 +02:00
packagedetail.spec.js.snap
packagelist.spec.js.snap feat: replaced lunr by lunr-mutable (#915) 2018-08-17 12:14:23 +02:00
readme.spec.js.snap
search.spec.js.snap

// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`<Readme /> component should dangerously set html 1`] = `"<div class=\\"markdown-body\\"><h1>This is a test string</h1></div>"`;