Skip to content

Commit

Permalink
Merge 7725bef into c3f4b4e
Browse files Browse the repository at this point in the history
  • Loading branch information
FirestarJes authored Oct 4, 2024
2 parents c3f4b4e + 7725bef commit 191aa1d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,9 @@ await _updateFailedSettlementReportsHandler
updatedReport = updatedReport with { Progress = customStatus.OrchestrationProgress };
}
}

finalSettlementReports.Add(updatedReport);
}

finalSettlementReports.Add(updatedReport);
}

return finalSettlementReports;
Expand Down

0 comments on commit 191aa1d

Please sign in to comment.