Skip to content

Commit 2b428a5

Browse files
committed
MAGETWO-67106: Unstable Automated test Magento\Paypal\Test\TestCase\InContextExpressCheckoutFromShoppingCartTest failed on variation InContextExpressCheckoutFromShoppingCartTestVariation1
- Fixed failed static js test
1 parent 01f0702 commit 2b428a5

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/Paypal/view/frontend/web/js/in-context

1 file changed

+2
-0
lines changed

app/code/Magento/Paypal/view/frontend/web/js/in-context/button.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ define(
1212
Component,
1313
$
1414
) {
15+
'use strict';
16+
1517
return Component.extend({
1618

1719
defaults: {},

0 commit comments

Comments
 (0)