Skip to content

Commit 5313e6b

Browse files
authored
chore: update jest.config.js (tj-actions#1834)
1 parent 54789be commit 5313e6b

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
@@ -10,4 +10,4 @@ module.exports = {
1010
setupFiles: [
1111
"<rootDir>/jest/setupEnv.cjs"
1212
]
13-
}
13+
};

0 commit comments

Comments
 (0)