Skip to content

Commit 6da12f2

Browse files
committed
[INTER-3941] Fix broken tests
1 parent 2f1b96b commit 6da12f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/initialize/initialize.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ describe('testing initialize function', () => {
145145
apple_pay_enabled: true,
146146
partner_id: 'somePartnerId',
147147
merchant_id: 'someMerchantId',
148+
fastlane_styles: {},
148149
};
149150
const ppcpPayment: IExpressPayPaypalCommercePlatformButton = {
150151
type: alternatePaymentMethodType.PPCP,

0 commit comments

Comments
 (0)