Skip to content

Commit b535e7e

Browse files
authored
ACQE-6897 | Mainline Deployment Test Annotation fix
1 parent a6d850e commit b535e7e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminRemoveIndividualVariationsConfigurableProductTest.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
<test name="AdminRemoveIndividualVariationsConfigurableProductTest">
1212
<annotations>
1313
<features value="Configurable Product"/>
14-
<stories value="Create configurable product"/>
15-
<title value="Configure Price 'Apply unique prices by attribute to each SKU' and Inventory 'Apply single quantity to each SKUs' in 'Create Configurations' wizard"/>
16-
<description value="Admin create configurable product and select 'Apply unique prices by attribute to each SKU' and 'Apply single quantity to each SKUs' in 'Create Configurations' in configuration wizard during creation and assert child product's price after creation."/>
14+
<stories value="Configurable product"/>
15+
<title value="Remove individual variations configurable product."/>
16+
<description value="Admin removes individual variation from created configurable product"/>
1717
<severity value="MAJOR"/>
1818
<testCaseId value="AC-4420"/>
1919
</annotations>
@@ -147,4 +147,4 @@
147147
</actionGroup>
148148
<waitForText selector="{{AdminProductGridSection.productGridCell('1', 'Name')}}" userInput="$grabNameOfVariationProduct2" stepKey="seeProduct2NameInGrid"/>
149149
</test>
150-
</tests>
150+
</tests>

0 commit comments

Comments
 (0)