Features/society dropdown #177
Annotations
2 errors and 1 warning
tests/otp.test.ts > Password change > Forgot password OTP:
backend/tests/otp.test.ts#L113
AssertionError: expected 400 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 400
❯ tests/otp.test.ts:113:32
|
integration-tests
Process completed with exit code 1.
|
integration-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|