chore(deps): update dependency eslint-plugin-unicorn to v53 #13684
Annotations
1 error and 1 warning
run tests:
e2e/__tests__/watchModeUpdateSnapshot.test.ts#L48
expect(received).toHaveLength(expected)
Expected length: 2
Received length: 1
Received array: [{"rest": "FAIL __tests__/bar.spec.js
✕ bar·
● bar·
expect(received).toMatchSnapshot()·
Snapshot name: `bar 1`·
Snapshot: \"foo\"
Received: \"bar\"·
> 1 | test('bar', () => { expect('bar').toMatchSnapshot(); });
| ^·
at Object.toMatchSnapshot (__tests__/bar.spec.js:1:35)·
› 1 snapshot failed.
Snapshot Summary
› 1 snapshot failed from 1 test suite. Inspect your code changes or press `u` to update them.", "summary": "Test Suites: 1 failed, 1 total
Tests: 1 failed, 1 total
Snapshots: 1 failed, 1 total
Time: <<REPLACED>>
Ran all test suites."}]
at Object.toHaveLength (e2e/__tests__/watchModeUpdateSnapshot.test.ts:48:19)
|
run tests
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Loading