0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-03 23:09:17 -05:00
verdaccio/test/webui/components/__snapshots__
2018-05-07 16:03:16 -04:00
..
header.spec.js.snap fix: make enter key submit the login modal form 2018-05-07 16:03:16 -04:00
help.spec.js.snap refactor: update snapshots 2018-01-07 07:59:36 +00:00
noitems.spec.js.snap
notfound.spec.js.snap
package.spec.js.snap
packagedetail.spec.js.snap refactor: update snapshots 2018-01-07 07:59:36 +00:00
packagelist.spec.js.snap test(e2e): add test scenario to display published packages on ui 2018-02-10 16:45:29 +01:00
readme.spec.js.snap
search.spec.js.snap fix: disable autocomplete on search so it doesn't default to username 2018-05-07 16:02:32 -04:00

// 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>"`;