Skip to content

Commit 88796cc

Browse files
chore(jest): remove testEnvironment from config
1 parent bbd7de9 commit 88796cc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

jest.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ const config: Config = {
2222
},
2323
],
2424
},
25-
testEnvironment: 'node',
2625
};
2726

2827
export default config;

0 commit comments

Comments
 (0)