Update dependency eslint-plugin-jest to ^28.2.0 #22376
Annotations
2 errors
Run Jest tests:
src/eslint-config-adeira/__tests__/index.test.js#L52
expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 1
Set {
"adeira/sort-imports",
+ "jest/prefer-importing-jest-globals",
}
at Object.toEqual (__tests__/index.test.js:52:19)
|
Run Jest tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading