Skip to content

Commit ad13633

Browse files
committed
Merge branch 'MAGETWO-67092' into 2.2-develop-pr10
2 parents 2281c89 + db7ceef commit ad13633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/SalesRule/Setup/UpgradeData.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ public function __construct(
7777
* @inheritdoc
7878
*/
7979
public function upgrade(
80-
\Magento\Framework\Setup\ModuleDataSetupInterface $setup,
80+
\Magento\Framework\Setup\ModuleDataSetupInterface $setup,
8181
\Magento\Framework\Setup\ModuleContextInterface $context
8282
) {
8383
$setup->startSetup();

0 commit comments

Comments
 (0)