Update jest-environment-jsdom #69
Annotations
2 errors and 1 warning
Run jest --shard=17/20:
__tests__/hooks/useVoiceSelector.js#L36
expect(received).resolves.toMatchInlineSnapshot(snapshot)
Snapshot name: `calling voiceSelector should use selectVoice from props 1`
- Snapshot - 1
+ Received + 1
@@ -1,6 +1,6 @@
- Object {
+ {
"default": false,
"lang": "zh-YUE",
"localService": true,
"name": "Mock Voice (zh-YUE)",
"voiceURI": "mock://web-speech/voice/zh-YUE",
at Object.toMatchInlineSnapshot (node_modules/expect/build/index.js:174:22)
at toMatchInlineSnapshot (__tests__/hooks/useVoiceSelector.js:36:14)
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=17/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