File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
app/code/Magento/Paypal/Test/Unit/Model/_files Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 29
29
'isGuestCheckoutAllowed ' => true ,
30
30
'sdkUrl ' => 'http://mock.url ' ,
31
31
'dataAttributes ' => [
32
- 'data-partner-attribution-id ' => 'BN_CODE '
32
+ 'data-partner-attribution-id ' => 'Magento_2_%s '
33
33
]
34
34
]
35
35
],
56
56
'isGuestCheckoutAllowed ' => true ,
57
57
'sdkUrl ' => 'http://mock.url ' ,
58
58
'dataAttributes ' => [
59
- 'data-partner-attribution-id ' => 'BN_CODE '
59
+ 'data-partner-attribution-id ' => 'Magento_2_%s '
60
60
]
61
61
]
62
62
],
82
82
'isGuestCheckoutAllowed ' => true ,
83
83
'sdkUrl ' => 'http://mock.url ' ,
84
84
'dataAttributes ' => [
85
- 'data-partner-attribution-id ' => 'BN_CODE '
85
+ 'data-partner-attribution-id ' => 'Magento_2_%s '
86
86
]
87
87
]
88
88
],
108
108
'isGuestCheckoutAllowed ' => true ,
109
109
'sdkUrl ' => 'http://mock.url ' ,
110
110
'dataAttributes ' => [
111
- 'data-partner-attribution-id ' => 'BN_CODE '
111
+ 'data-partner-attribution-id ' => 'Magento_2_%s '
112
112
]
113
113
]
114
114
],
You can’t perform that action at this time.
0 commit comments