Skip to content

Commit 7d9f5a5

Browse files
committed
MC-29343: [FT] [MFTF] Fix flaky test AssignProductsToCategoryBySKUsTest (MC-172)
1 parent 71d2e1b commit 7d9f5a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Test/Mftf/ActionGroup/AdminCategoryOpenProductsInCategorySectionActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
11-
<actionGroup name="AdminCategoryOpenProductsInCategorySectionActionGroup">
11+
<actionGroup name="AdminCategoryPageOpenProductsInCategorySectionActionGroup">
1212
<annotations>
1313
<description>Open 'Products in Category' section on category edit page in Admin.</description>
1414
</annotations>

0 commit comments

Comments
 (0)