Skip to content

Commit edce646

Browse files
committed
MAGETWO-82420: Fix UpgradeSystemTest
- changes after CR
1 parent 9e77c0d commit edce646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/Setup/Test/TestCase/UpgradeSystemTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<data name="upgrade/optionsMedia" xsi:type="string">No</data>
1919
<data name="upgrade/optionsDb" xsi:type="string">No</data>
2020
<data name="upgrade/otherComponents" xsi:type="string">{otherComponents}</data>
21-
<data name="upgrade/otherComponentsList" xsi:type="array" />
21+
<data name="upgrade/otherComponentsList" xsi:type="null" />
2222
</variation>
2323
</testCase>
2424
</config>

0 commit comments

Comments
 (0)