File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
dev/tests/integration/testsuite/Magento/Test/Integrity/Modular/_files Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 20
20
// Fails because of dependence on registry
21
21
\Magento \Reminder \Block \Adminhtml \Reminder \Edit \Tab \Customers::class,
22
22
\Magento \LayeredNavigation \Block \Navigation::class,
23
- \Magento \LayeredNavigation \Block \Navigation \State::class
23
+ \Magento \LayeredNavigation \Block \Navigation \State::class,
24
+ \Magento \Paypal \Block \Express \InContext \Minicart \Button::class,
24
25
];
Original file line number Diff line number Diff line change 12
12
\Magento \Reminder \Block \Adminhtml \Reminder \Edit \Tab \Customers::class,
13
13
\Magento \LayeredNavigation \Block \Navigation::class,
14
14
\Magento \LayeredNavigation \Block \Navigation \State::class,
15
+ \Magento \Paypal \Block \Express \InContext \Minicart \Button::class,
15
16
];
You can’t perform that action at this time.
0 commit comments