We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 426a8f1 commit fd931e6Copy full SHA for fd931e6
app/code/Magento/Bundle/Test/Mftf/ActionGroup/VerifyProductTypeOrderActionGroup.xml
@@ -15,12 +15,4 @@
15
16
<seeElement stepKey="seeBundleInOrder" selector="{{AdminProductDropdownOrderSection.bundleProduct}}"/>
17
</actionGroup>
18
-
19
- <actionGroup name="StorefrontAddBundleProductFromCategoryToCartActionGroup">
20
- <annotations>
21
- <description>Checks that Bundle is in the correct order in comparison to other product types on the add product dropdown.</description>
22
- </annotations>
23
24
- <seeElement stepKey="seeBundleInOrder" selector="{{AdminProductDropdownOrderSection.bundleProduct}}"/>
25
- </actionGroup>
26
</actionGroups>
0 commit comments