mirror of
https://github.com/actions/labeler.git
synced 2025-12-10 03:26:44 +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'
|
||||
},
|
||||
|
||||
5535
package-lock.json
generated
5535
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -36,7 +36,6 @@
|
||||
"@types/js-yaml": "^3.12.1",
|
||||
"@vercel/ncc": "^0.23.0",
|
||||
"jest": "^27.0.4",
|
||||
"jest-circus": "^24.7.1",
|
||||
"prettier": "^2.3.0",
|
||||
"ts-jest": "^27.0.2",
|
||||
"typescript": "^4.3.0"
|
||||
|
||||
Reference in New Issue
Block a user