You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -144,7 +144,7 @@ exports[`diffs short strings 1`] = `
144
144
`;
145
145
146
146
exports[`failed optional deps throws with sensible message on missing react-test-renderer 1`] =`
147
-
"Failed to load optional module \\"react-test-renderer\\". If you need to compare React elements, please add \\"react-test-renderer\\" to your project's dependencies.
147
+
"Failed to load optional module "react-test-renderer". If you need to compare React elements, please add "react-test-renderer" to your project's dependencies.
148
148
Cannot find module 'non-existent-module-for-testing' from '__tests__/snapshotDiff.test.js'"
0 commit comments