Skip to content

Commit 6a43868

Browse files
chore(deps): update jest
1 parent 17caa07 commit 6a43868

9 files changed

+11616
-7920
lines changed

jest.config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
const isNodeSassSupported = require("./test/helpers/is-node-sass-supported");
22

33
module.exports = {
4-
testEnvironment: "jest-environment-node-single-context",
5-
64
snapshotResolver:
75
"<rootDir>/test/helpers/skip-node-sass-snapshot-resolver.js",
86
moduleNameMapper: isNodeSassSupported()

0 commit comments

Comments
 (0)