Skip to content

Commit bf29514

Browse files
committed
MAGETWO-87551: Convert existing data install/upgrade scripts
- reindex in configurable
1 parent 33f230c commit bf29514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CatalogRuleSampleData/Setup/RecurringData.php renamed to app/code/Magento/ConfigurableSampleData/Setup/RecurringData.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* See COPYING.txt for license details.
55
*/
66

7-
namespace Magento\CatalogRuleSampleData\Setup;
7+
namespace Magento\ConfigurableSampleData\Setup;
88

99
use Magento\Framework\App\State;
1010
use Magento\Framework\Indexer\IndexerInterfaceFactory;

0 commit comments

Comments
 (0)