Skip to content

Commit 9a59a8b

Browse files
committed
Update Jest
1 parent b7a717e commit 9a59a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jest.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ module.exports = {
135135
// snapshotSerializers: [],
136136

137137
// The test environment that will be used for testing
138-
testEnvironment: "node",
138+
// testEnvironment: "jest-environment-jsdom",
139139

140140
// Options that will be passed to the testEnvironment
141141
// testEnvironmentOptions: {},

0 commit comments

Comments
 (0)