Skip to content

Commit 6f9aa82

Browse files
slintmax-moser
authored andcommitted
js: fix jest missing globals
1 parent a69ec84 commit 6f9aa82

File tree

1 file changed

+0
-6
lines changed
  • invenio_rdm_records/assets/semantic-ui/js/invenio_rdm_records

1 file changed

+0
-6
lines changed

invenio_rdm_records/assets/semantic-ui/js/invenio_rdm_records/package.json

-6
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
"coveralls": "^3.0.0",
2525
"enzyme": "^3.10.0",
2626
"enzyme-adapter-react-16": "^1.15.0",
27-
"enzyme-to-json": "^3.4.0",
2827
"expect": "^26.0.0",
2928
"formik": "^2.1.0",
3029
"i18next": "^20.3.0",
@@ -59,10 +58,5 @@
5958
"tinymce": "^6.7.2",
6059
"typescript": "^4.9.5",
6160
"yup": "^0.32.11"
62-
},
63-
"jest": {
64-
"snapshotSerializers": [
65-
"enzyme-to-json/serializer"
66-
]
6761
}
6862
}

0 commit comments

Comments
 (0)