Initiation-password-creator #15
TestFormatLint.yaml
on: pull_request
The triathlon
1m 29s
Annotations
2 errors
login › fail due to wrong password:
src/app/utils/test.utils.ts#L56
expect(received).toHaveProperty(path, value)
Expected path: "status"
Expected value: 400
Received value: 202
at execute (src/app/utils/test.utils.ts:56:51)
at async Object.<anonymous> (src/university/student/student.controller.spec.ts:71:3)
|
The triathlon
Process completed with exit code 1.
|