Skip to content

Commit 173b229

Browse files
committed
test: update snapshot
1 parent d211899 commit 173b229

File tree

4 files changed

+407
-191
lines changed

4 files changed

+407
-191
lines changed

jest.config.js

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
module.exports = {
22
setupFiles: ["./tests/setup.js"],
3-
snapshotSerializers: [require.resolve("enzyme-to-json/serializer")],
43
};

0 commit comments

Comments
 (0)