File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
dev/tests/integration/testsuite/Magento/Test/Integrity/Modular/_files Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 15
15
'Magento\Config\Block\System\Config\Form ' ,
16
16
'Magento\Config\Block\System\Config\Tabs ' ,
17
17
'Magento\Review\Block\Form ' ,
18
+ 'Magento\Braintree\Block\Form ' ,
19
+ 'Magento\Braintree\Block\Payment ' ,
18
20
// Fails because of dependence on registry
19
21
'Magento\Reminder\Block\Adminhtml\Reminder\Edit\Tab\Customers ' ,
20
22
'Magento\LayeredNavigation\Block\Navigation ' ,
21
23
'Magento\LayeredNavigation\Block\Navigation\State ' ,
24
+ // Other failures
25
+ 'Magento\ProductAlert\Block\Email\Price ' ,
26
+ 'Magento\ProductAlert\Block\Email\Stock ' ,
27
+ 'Magento\ProductAlert\Block\Product\View ' ,
28
+ 'Magento\ProductAlert\Block\Product\View\Price ' ,
29
+ 'Magento\ProductAlert\Block\Product\View\Stock '
22
30
];
You can’t perform that action at this time.
0 commit comments