[2/2] Affiliate program Integration v1 #610
Triggered via pull request
October 24, 2023 14:44
sashko9807
synchronize
#564
Status
Failure
Total duration
28s
Artifacts
–
Annotations
3 errors
Check label
Process completed with exit code 1.
|
ImportTransactionsTask ► ImportTransactionsTask importBankTransactionsTASK should import IRIS transactions ► ImportTransactionsTask importBankTransactionsTASK should import IRIS transactions:
apps/api/src/tasks/bank-import/import-transactions.task.spec.ts#L453
Failed test found in:
test-results.xml
Error:
Error: expect(jest.fn()).toHaveBeenCalledWith(...expected)
|
RegisterController ► RegisterController createUser should call createUser ► RegisterController createUser should call createUser:
apps/api/src/auth/register.controller.spec.ts#L41
Failed test found in:
test-results.xml
Error:
Error: expect(jest.fn()).toHaveBeenCalledWith(...expected)
|