regexper-static/src/components/SentryBoundary/__snapshots__/test.js.snap
Jeff Avallone aca30c8df3 I forgot to configure enzyme-to-json
I thought those snapshots looked terrible
2019-01-08 07:13:09 -05:00

8 lines
244 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`SentryBoundary error handling 1`] = `<Child />`;
exports[`SentryBoundary error handling 2`] = `<LoadNamespace(SentryError) />`;
exports[`SentryBoundary rendering 1`] = `"Example content"`;