File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 23.0.3] ( https://github.com/jest-community/eslint-plugin-jest/compare/v23.0.2...v23.0.3 ) (2019-11-08)
2+
3+ ### Bug Fixes
4+
5+ - ** no-test-callback:** don't provide fix for ` async ` functions
6+ ([ #469 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/469 ) )
7+ ([ 09111e0] ( https://github.com/jest-community/eslint-plugin-jest/commit/09111e0c951aaa930c9a2c8e0ca84251b3196e94 ) ),
8+ closes [ #466 ] ( https://github.com/jest-community/eslint-plugin-jest/issues/466 )
9+
110## [ 23.0.2] ( https://github.com/jest-community/eslint-plugin-jest/compare/v23.0.1...v23.0.2 ) (2019-10-28)
211
312### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-jest" ,
3- "version" : " 23.0.2 " ,
3+ "version" : " 23.0.3 " ,
44 "description" : " Eslint rules for Jest" ,
55 "repository" : " jest-community/eslint-plugin-jest" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments