fix(ui): fixed medspa, chipspa, waivers emails for cms and state #2000
pr-coverage-annotation.yml
on: pull_request
coverage-report
4m 18s
Annotations
3 errors
lambda/processEmailsHandler.test.ts > process emails Handler failures > should send an email for withdraw-rai with 1915(b) and fail due to not finding it:
lib/lambda/processEmailsHandler.test.ts#L283
AssertionError: promise resolved "undefined" instead of rejecting
- Expected:
[Error: rejected promise]
+ Received:
undefined
❯ lambda/processEmailsHandler.test.ts:283:67
|
lambda/processEmailsHandler.test.ts > process emails Handler failures > should send an email for withdraw-rai with 1915(c) and fail due to not finding it:
lib/lambda/processEmailsHandler.test.ts#L283
AssertionError: promise resolved "undefined" instead of rejecting
- Expected:
[Error: rejected promise]
+ Received:
undefined
❯ lambda/processEmailsHandler.test.ts:283:67
|
coverage-report
Process completed with exit code 1.
|