mirror of
https://github.com/actions/labeler.git
synced 2025-12-11 12:07:32 +00:00
Delete jest-circus since it is the default runner as of jest 27
This commit is contained in:
@@ -3,7 +3,6 @@ module.exports = {
|
||||
moduleFileExtensions: ['js', 'ts'],
|
||||
testEnvironment: 'node',
|
||||
testMatch: ['**/*.test.ts'],
|
||||
testRunner: 'jest-circus/runner',
|
||||
transform: {
|
||||
'^.+\\.ts$': 'ts-jest'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user