Skip to content

Commit

Permalink
Update services/121-service/test/payment/__snapshots__/do-payment-fsp…
Browse files Browse the repository at this point in the history
…-excel.test.ts.snap

Co-authored-by: diderikvw <diderik@diderikvanwingerden.com>
  • Loading branch information
RubenGeo and diderikvw committed Feb 18, 2025
1 parent d991a10 commit 8b9a11b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ exports[`Do payment with Excel FSP Import FSP reconciliation data Should give an
}
`;

exports[`Do payment with Excel FSP Import FSP reconciliation data Should give an error when there a duplicate values in the toMatch column 1`] = `
exports[`Import Excel FSP reconciliation data should give an error when there are duplicate values in the toMatch column.`] = `
{
"errors": "The match column 'phoneNumber' contains duplicate values.",
}
Expand Down

0 comments on commit 8b9a11b

Please sign in to comment.