Update jest-environment-jsdom #69
Annotations
2 errors and 1 warning
Run jest --shard=19/20:
__tests__/hooks/useByteFormatter.js#L22
expect(received).toMatchInlineSnapshot(snapshot)
Snapshot name: `should return bytes for "ja-JP" 1`
- Snapshot - 1
+ Received + 1
- Array [
+ [
"10 バイト",
"1 KB",
"1 MB",
"1 GB",
]
at toMatchInlineSnapshot (__tests__/hooks/useByteFormatter.js:22:18)
at tryCatch (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:86:17)
at Generator._invoke (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:66:24)
at Generator.next (node_modules/@babel/runtime/helpers/regeneratorRuntime.js:117:21)
at asyncGeneratorStep (node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:24)
at _next (node_modules/@babel/runtime/helpers/asyncToGenerator.js:25:9)
|
Run jest --shard=19/20
Process completed with exit code 1.
|
Upload test snapshot diffs
No files were found with the provided path: ./__tests__/__image_snapshots__/*/__diff_output__/*. No artifacts will be uploaded.
|
The logs for this run have expired and are no longer available.
Loading