Skip to content

Commit 33f13fa

Browse files
fixed test
1 parent d4e28b3 commit 33f13fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

StripePaymentSheet/StripePaymentSheetTests/PaymentSheet/PaymentSheetFormFactoryTest.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1389,7 +1389,7 @@ class PaymentSheetFormFactoryTest: XCTestCase {
13891389
.init(
13901390
paymentMethod: .FPX,
13911391
apiPath: "fpx[bank]",
1392-
itemCount: 18,
1392+
itemCount: 25,
13931393
firstValue: "affin_bank",
13941394
lastValue: "uob"
13951395
),

0 commit comments

Comments
 (0)