1
0
mirror of https://github.com/SomboChea/ui synced 2026-01-18 00:56:00 +07:00
Files
verdaccio-ui/test/unit/webui/components/__snapshots__
Ayush Sharma 4a459df463 GitHub actions (#32)
* chore: fixes snapshots test

* chore: adds github actions, issue and feat templates

* chore: fixes eslint

* chore: remvoes circle ci and adds publish action

* chore: adds github-release automation using actions
2019-04-08 23:36:39 +02:00
..
2019-04-04 23:01:15 +02:00
2019-04-04 23:01:15 +02:00
2019-04-04 23:01:15 +02:00
2019-04-08 23:36:39 +02:00
2019-04-04 23:01:15 +02: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>"`;

exports[`<Readme /> component should load the component in default state 1`] = `"<div class=\\"markdown-body\\">test</div>"`;