Skip to content

Commit

Permalink
test(e2e): Update helper to query new column correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr committed Dec 9, 2024
1 parent b49a5a6 commit bad6797
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/tests/ui-driven/src/invite-to-pay/helpers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ export async function getPaymentRequestBySessionId({
paymentAmount: payment_amount
applicantName: applicant_name
paidAt: paid_at
feeBreakdown: fee_breakdown
}
}
`,
Expand Down

0 comments on commit bad6797

Please sign in to comment.