Skip to content

Commit 1c917a3

Browse files
committed
update
1 parent 2df5344 commit 1c917a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ const config = {
103103
// notifyMode: "failure-change",
104104

105105
// A preset that is used as a base for Jest's configuration
106-
preset: "ts-jest/presets/default-esm",
106+
preset: 'ts-jest',
107107

108108
// Run tests from one or more projects
109109
// projects: undefined,

0 commit comments

Comments
 (0)