Skip to content

Commit c71b5fc

Browse files
committed
chore: update payment-test.yaml to change payment amount from 300 to 10000
1 parent 7ce65b0 commit c71b5fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/server/forms/payment-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pages:
2727
type: PaymentField
2828
options:
2929
required: true
30-
amount: 300
30+
amount: 10000
3131
description: Processing fee for your application.
3232
next:
3333
- path: '/summary'

0 commit comments

Comments
 (0)