forked from sombochea/verdaccio-ui
committed by
Ayush Sharma
parent
1070e5c3aa
commit
9d7be476ad
5
test/unit/components/__snapshots__/noitems.spec.js.snap
Normal file
5
test/unit/components/__snapshots__/noitems.spec.js.snap
Normal file
@@ -0,0 +1,5 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`<NoItem /> component should load the component in default state 1`] = `"<h6 class=\\"MuiTypography-root-1 MuiTypography-subtitle1-19 MuiTypography-gutterBottom-28\\"></h6>"`;
|
||||
|
||||
exports[`<NoItem /> component should set html from props 1`] = `"<h6 class=\\"MuiTypography-root-1 MuiTypography-subtitle1-19 MuiTypography-gutterBottom-28\\">This is a test string</h6>"`;
|
||||
Reference in New Issue
Block a user