diff options
Diffstat (limited to 'test/react/__snapshots__/Panel.spec.js.snap')
-rw-r--r-- | test/react/__snapshots__/Panel.spec.js.snap | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/test/react/__snapshots__/Panel.spec.js.snap b/test/react/__snapshots__/Panel.spec.js.snap deleted file mode 100644 index b31dda7..0000000 --- a/test/react/__snapshots__/Panel.spec.js.snap +++ /dev/null @@ -1,9 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`Panel Panel - Default 1`] = ` -<div - className="sdc-panel " -> - Panel -</div> -`; |