regexper-static/src/components/SentryBoundary/__snapshots__/test.js.snap
2019-03-23 16:11:24 -04:00

8 lines
253 B
Plaintext

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