Backend Release PR #33
Annotations
2 errors
|
releaseIt
Process completed with exit code 1.
|
|
tests/unit/utils/encryption.test.ts > encryption.ts > decrypt > should throw error for tampered IV:
services/backend/tests/unit/utils/encryption.test.ts#L224
AssertionError: expected [Function] to throw an error
- Expected:
null
+ Received:
undefined
❯ tests/unit/utils/encryption.test.ts:224:43
|