User event trigger #2215
Annotations
2 errors
|
test
Process completed with exit code 1.
|
|
src/api/notification/notification.user.sms.test.ts > User notification - sms > user-updated:
src/api/notification/notification.user.sms.test.ts#L62
Error: Snapshot `User notification - sms > user-updated 1` mismatched
Expected: ""{"messages":[{"destinations":[{"recipient":"+15551234567"}],"from":"mock_sender","text":"Your OpenCRVS username has been updated to: j.doe. Your password has not changed."}]}""
Received: ""{"messages":[{"destinations":[{"recipient":"+15551234567"}],"from":"mock_sender","text":"Your OpenCRVS username has been updated to: . Your password has not changed."}]}""
❯ src/api/notification/notification.user.sms.test.ts:62:52
|