EFS-948: Fixing jest being torn down issue in testcases #6476
Annotations
2 errors
jest:
src/tests/graphql/field_filter/field_filter.test.js#L65
Merge failed: {"created":true,"id":"loinc-consumer","uuid":"03742604-93c6-53a8-907d-32e378f87280","resourceType":"CodeSystem","updated":false,"sourceAssigningAuthority":"mps-api"} Error: expect(received).toEqual(expected) // deep equality
- Expected - 2
+ Received + 7
- ObjectContaining {
- "created": false,
+ Object {
+ "created": true,
+ "id": "loinc-consumer",
+ "resourceType": "CodeSystem",
+ "sourceAssigningAuthority": "mps-api",
+ "updated": false,
+ "uuid": "03742604-93c6-53a8-907d-32e378f87280",
}
at Object.toHaveMergeResponse (src/tests/graphql/field_filter/field_filter.test.js:65:26)
|
jest
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading