chore: update React Native in examples #14369
Annotations
1 error and 1 warning
run tests:
e2e/__tests__/circusConcurrent.test.ts#L66
expect(received).toMatchSnapshot()
Snapshot name: `with only runs the tests in the correct order 1`
- Snapshot - 2
+ Received + 2
@@ -22,16 +22,16 @@
END: "nine"
at log (__tests__/concurrent-only.test.js:15:11)
console.log
- END: "six"
+ END: "four"
at log (__tests__/concurrent-only.test.js:15:11)
console.log
- END: "four"
+ END: "six"
at log (__tests__/concurrent-only.test.js:15:11)
console.log
afterAll
at Object.toMatchSnapshot (e2e/__tests__/circusConcurrent.test.ts:66:20)
|
run tests
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Loading