Skip to content

Commit 5957fa5

Browse files
committed
chore(test): update overlay test
1 parent bae47c0 commit 5957fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/tests/button/paypalAppSwitchOverlay.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ describe(`PayPal app switch overlay`, () => {
8080
xprops.hidePayPalAppSwitchOverlay({ close: noop });
8181

8282
done();
83-
}, 100);
83+
}, 300);
8484
},
8585
},
8686
onApprove(): void {

0 commit comments

Comments
 (0)