0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-13 22:48:31 -05:00
verdaccio/test/unit/webui/components/PackageSidebar/__snapshots__/moduleContentPlaceholder.spec.js.snap

4 lines
189 B
Text
Raw Normal View History

2017-12-20 09:40:53 +05:30
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`<PackageSidebar /> : <ModuleContentPlaceholder /> should load module component 1`] = `"<p class=\\"emptyPlaceholder\\">Test text</p>"`;