File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
app/code/Magento/Paypal/Test/Unit/Model/_files Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 2929 'isGuestCheckoutAllowed ' => true ,
3030 'sdkUrl ' => 'http://mock.url ' ,
3131 'dataAttributes ' => [
32- 'data-partner-attribution-id ' => ''
32+ 'data-partner-attribution-id ' => '' ,
33+ 'data-csp-nonce ' => ''
3334 ]
3435 ]
3536 ],
5657 'isGuestCheckoutAllowed ' => true ,
5758 'sdkUrl ' => 'http://mock.url ' ,
5859 'dataAttributes ' => [
59- 'data-partner-attribution-id ' => ''
60+ 'data-partner-attribution-id ' => '' ,
61+ 'data-csp-nonce ' => ''
6062 ]
6163 ]
6264 ],
8284 'isGuestCheckoutAllowed ' => true ,
8385 'sdkUrl ' => 'http://mock.url ' ,
8486 'dataAttributes ' => [
85- 'data-partner-attribution-id ' => ''
87+ 'data-partner-attribution-id ' => '' ,
88+ 'data-csp-nonce ' => ''
8689 ]
8790 ]
8891 ],
108111 'isGuestCheckoutAllowed ' => true ,
109112 'sdkUrl ' => 'http://mock.url ' ,
110113 'dataAttributes ' => [
111- 'data-partner-attribution-id ' => ''
114+ 'data-partner-attribution-id ' => '' ,
115+ 'data-csp-nonce ' => ''
112116 ]
113117 ]
114118 ],
You can’t perform that action at this time.
0 commit comments