feat(cb2-9882): Correct Letter Api to meet the AC of front-end ticket(cb2-9882) #515
Annotations
2 errors and 2 warnings
updateVin › happy path › should update a vin and archive the old record:
tests/integration/updateVin/updateVin.int.test.ts#L52
expect(received).toBe(expected) // Object.is equality
Expected: "archived"
Received: "provisional"
at tests/integration/updateVin/updateVin.int.test.ts:52:51
at fulfilled (tests/integration/updateVin/updateVin.int.test.ts:5:58)
|
tests
Process completed with exit code 1.
|
tests
Docker network rm failed with exit code 1
|
tests:
src/handler/update-test-vrm.ts#L4
'event' is defined but never used
|