We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d211899 commit 173b229Copy full SHA for 173b229
4 files changed
jest.config.js
@@ -1,4 +1,3 @@
1
module.exports = {
2
setupFiles: ["./tests/setup.js"],
3
- snapshotSerializers: [require.resolve("enzyme-to-json/serializer")],
4
};
0 commit comments