Skip to content

Commit 796472c

Browse files
chore: restore tests
1 parent 0ab7032 commit 796472c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/enhanced/jest.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ export default {
3636
testMatch: [
3737
'<rootDir>/test/*.basictest.js',
3838
'<rootDir>/test/unit/**/*.test.ts',
39-
'<rootDir>/test/configCases/**/*.js',
4039
],
4140

4241
testEnvironment: path.resolve(__dirname, './test/patch-node-env.js'),

0 commit comments

Comments
 (0)