Skip to content

Commit afaa654

Browse files
committed
MC-11557: Check importing of configurable products with images present in filesystem
1 parent 0629587 commit afaa654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CatalogImportExport/Test/Mftf/Test/AdminExportImportConfigurableProductWithImagesTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
<actionGroup ref="AdminImportProductsActionGroup" stepKey="adminImportProduct">
178178
<argument name="behavior" value="Add/Update"/>
179179
<argument name="importFile" value="export_import_configurable_product.csv"/>
180-
<argument name="importMessage" value="Created: 1, Updated: 0, Deleted: 0"/>
180+
<argument name="importNoticeMessage" value="Created: 1, Updated: 0, Deleted: 0"/>
181181
</actionGroup>
182182

183183
<!-- Go to Catalog > Products: Configurable product exists -->

0 commit comments

Comments
 (0)