File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
dev/tests/integration/testsuite/Magento/Test/Integrity/Modular Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ protected function getCEModulesToSkip()
189
189
// $result[] = "Magento_Paypal";
190
190
// $result[] = "Magento_Persistent";
191
191
192
- // $result[] = "Magento_ProductAlert";
192
+ $ result [] = "Magento_ProductAlert " ;
193
193
194
194
// $result[] = "Magento_ProductVideo";
195
195
// $result[] = "Magento_Quote";
@@ -204,7 +204,8 @@ protected function getCEModulesToSkip()
204
204
// $result[] = "Magento_SampleData";
205
205
// $result[] = "Magento_Search";
206
206
207
- $ result [] = "Magento_SendFriend " ; // Magento\SendFriend\Block\Send
207
+ // $result[] = "Magento_SendFriend"; // Magento\SendFriend\Block\Send
208
+
208
209
// $result[] = "Magento_Shipping";
209
210
// $result[] = "Magento_Sitemap";
210
211
// $result[] = "Magento_Store";
You can’t perform that action at this time.
0 commit comments