Skip to content

Commit 9bb3be7

Browse files
author
Mike Weis
committed
MAGETWO-54117: L3 Test Fails on Clean 2.0
- ProductAlert enabled
1 parent c481d1f commit 9bb3be7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev/tests/integration/testsuite/Magento/Test/Integrity/Modular/BlockInstantiationTest.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,9 @@ protected function getCEModulesToSkip()
189189
// $result[] = "Magento_Paypal";
190190
// $result[] = "Magento_Persistent";
191191

192-
$result[] = "Magento_ProductAlert";
193-
// $result[] = "Magento_ProductVideo";
192+
// $result[] = "Magento_ProductAlert";
194193

194+
// $result[] = "Magento_ProductVideo";
195195
// $result[] = "Magento_Quote";
196196
// $result[] = "Magento_Reports";
197197
// $result[] = "Magento_RequireJs";

0 commit comments

Comments
 (0)