Skip to content

Commit 5a9ff46

Browse files
author
Sergii Kovalenko
committed
MAGETWO-91034: Renaming of new setup commands and setup:install/setup:upgrade attributes
1 parent 8c9df08 commit 5a9ff46

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

setup/src/Magento/Setup/Test/Unit/Console/Command/UpgradeCommandTest.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ public function executeDataProvider()
115115
'safe-mode' => false,
116116
'data-restore' => false,
117117
'dry-run' => false,
118-
'dump' => null,
119118
'magento-init-params' => '',
120119
]
121120
],
@@ -133,7 +132,6 @@ public function executeDataProvider()
133132
'safe-mode' => false,
134133
'data-restore' => false,
135134
'dry-run' => false,
136-
'dump' => null,
137135
'magento-init-params' => '',
138136
]
139137
],
@@ -147,7 +145,6 @@ public function executeDataProvider()
147145
'safe-mode' => false,
148146
'data-restore' => false,
149147
'dry-run' => false,
150-
'dump' => null,
151148
'magento-init-params' => '',
152149
]
153150
],
@@ -161,7 +158,6 @@ public function executeDataProvider()
161158
'safe-mode' => false,
162159
'data-restore' => false,
163160
'dry-run' => false,
164-
'dump' => null,
165161
'magento-init-params' => '',
166162
]
167163
],

0 commit comments

Comments
 (0)