fix: isolate esm async import bug #12065
Annotations
3 errors
e2e/__tests__/asyncESMImport.test.ts#L19
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at Object.toBe (e2e/__tests__/asyncESMImport.test.ts:19:20)
|
e2e/__tests__/asyncESMImport.test.ts#L18
expect(received).toMatchSnapshot()
Snapshot name: `runs test with async ESM import 1`
- Snapshot - 2
+ Received + 2
- Test Suites: 1 passed, 1 total
+ Test Suites: 1 failed, 1 total
- Tests: 1 passed, 1 total
+ Tests: 0 total
Snapshots: 0 total
Time: <<REPLACED>>
Ran all test suites.
at Object.toMatchSnapshot (e2e/__tests__/asyncESMImport.test.ts:18:19)
|
|
The logs for this run have expired and are no longer available.
Loading