Skip to content

Commit 2176fbe

Browse files
author
Cristian Partica
committed
Merge branch 'FearlessKiwis-MAGETWO-39875-Move-Braintree-from-EE-to-CE' into FearlessKiwis-develop-s50-test-mainline-merge
2 parents ca2d572 + 50ecd23 commit 2176fbe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app/code/Magento/Braintree/Test/Unit/Helper/ErrorTest.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ public function parseBraintreeErrorDataProvider()
106106
'deviceSessionId' => "0ee868ff2ded66e8b09c092c9b3ee3a1",
107107
'fraudMerchantId' => "600000",
108108
'type' => "sale",
109-
'channel' => "Magento Enterprise",
109+
'channel' => "Magento Kiwis",
110110
'orderId' => "000000073",
111111
'merchantAccountId' => "vr8xr64fvyzngb3j",
112112
'paymentMethodNonce' => "28581ba3-0ae0-43f6-9eb0-535d0de7c253",
@@ -248,7 +248,7 @@ public function parseBraintreeErrorDataProvider()
248248
'venmoSdk' => "null",
249249
],
250250
'recurring' => "null",
251-
'channel' => "Magento Enterprise",
251+
'channel' => "Magento Kiwis",
252252
'paymentInstrumentType' => "credit_card",
253253
'processorSettlementResponseCode' => "null",
254254
'processorSettlementResponseText' => "null",
@@ -271,7 +271,7 @@ public function parseBraintreeErrorDataProvider()
271271
'deviceSessionId' => "0ee868ff2ded66e8b09c092c9b3ee3a1",
272272
'fraudMerchantId' => "600000",
273273
'type' => "sale",
274-
'channel' => "Magento Enterprise",
274+
'channel' => "Magento Kiwis",
275275
'orderId' => "000000073",
276276
'merchantAccountId' => "vr8xr64fvyzngb3j",
277277
'paymentMethodNonce' => "28581ba3-0ae0-43f6-9eb0-535d0de7c253",
@@ -413,7 +413,7 @@ public function parseBraintreeErrorDataProvider()
413413
'venmoSdk' => "null",
414414
],
415415
'recurring' => "null",
416-
'channel' => "Magento Enterprise",
416+
'channel' => "Magento Kiwis",
417417
'paymentInstrumentType' => "credit_card",
418418
'processorSettlementResponseCode' => "null",
419419
'processorSettlementResponseText' => "null",

0 commit comments

Comments
 (0)