Skip to content

Commit 6228e79

Browse files
committed
PB-48: The order of product SKU is not respected if combined with category condition
- Adding cleanup steps to all pagebuilder MFTF tests for deleting uploaded images - Adding documentation to actiongroups that upload images
1 parent b78fb7d commit 6228e79

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/Cms/Test/Mftf/ActionGroup/SelectImageFromMediaStorageActionGroup.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@
5252

5353
<actionGroup name="attachImage">
5454
<annotations>
55-
<description>Uploads the provided Image to Media Gallery.</description>
55+
<description>Uploads the provided Image to Media Gallery.
56+
If you use this action group, you MUST add steps to delete the image in the "after" steps.</description>
5657
</annotations>
5758
<arguments>
5859
<argument name="Image"/>

0 commit comments

Comments
 (0)