add test for /routes #106
Annotations
3 errors
|
coverage
Process completed with exit code 1.
|
|
tests/webhookController.test.js:
apps/api/controllers/webhookController.js#L10
Error: process.exit unexpectedly called with "1"
❯ apps/api/controllers/webhookController.js:10:10
❯ tests/webhookController.test.js:14:1
|
|
tests/payments-integration.test.js:
apps/api/config/clerkConfig.js#L32
Error: process.exit unexpectedly called with "1"
❯ apps/api/config/clerkConfig.js:32:10
❯ apps/api/controllers/payments.js:4:1
|