[ADD] total data amount validation #139
GitHub Actions / JUnit Test Report
failed
May 6, 2024 in 0s
348 tests run, 347 passed, 0 skipped, 1 failed.
Annotations
github-actions / JUnit Test Report
ProposalContractingService revertLocationVote should revert the location vote
Error: expect(jest.fn()).toHaveBeenCalledWith(...expected)
Raw output
Error: expect(jest.fn()).toHaveBeenCalledWith(...expected)
- Expected
+ Received
{"_id": "proposalId", "projectAbbreviation": "projectAbbreviation", "save": [Function mockConstructor], "status": "LOCATION_CHECK"},
+ "UKL",
Number of calls: 1
at Object.<anonymous> (/home/runner/work/fdpg-api/fdpg-api/src/modules/proposal/services/__tests__/proposal-contracting.service.spec.ts:255:42)
Loading