Skip to content

Commit 0802dac

Browse files
removing deprecated apm (#69)
1 parent 3f0599e commit 0802dac

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

test/globals.js

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -65,15 +65,6 @@ export const fundingEligibility = {
6565
wechatpay: {
6666
eligible: false,
6767
},
68-
zimpler: {
69-
eligible: false,
70-
},
71-
mercadopago: {
72-
eligible: false,
73-
},
74-
verkkopankki: {
75-
eligible: false,
76-
},
7768
boleto: {
7869
eligible: false,
7970
},

test/integration/globals.js

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -65,15 +65,6 @@ window.__TEST_FUNDING_ELIGIBILITY__ = {
6565
wechatpay: {
6666
eligible: false,
6767
},
68-
zimpler: {
69-
eligible: false,
70-
},
71-
mercadopago: {
72-
eligible: false,
73-
},
74-
verkkopankki: {
75-
eligible: false,
76-
},
7768
boleto: {
7869
eligible: false,
7970
},

0 commit comments

Comments
 (0)