File tree 1 file changed +3
-6
lines changed
app/code/Magento/Catalog/Test/Mftf/Test
1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 8
8
9
9
<tests xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
10
10
xsi : noNamespaceSchemaLocation =" urn:magento:mftf:Test/etc/testSchema.xsd" >
11
- <test name =" AdminUpdateSimpleProductWithRegularPriceInStockEnabledFlatTest" deprecated = " Use AdminUpdateSimpleProductWithRegularPriceInStockEnabledFlatCatalogTest instead " >
11
+ <test name =" AdminUpdateSimpleProductWithRegularPriceInStockEnabledFlatTest" >
12
12
<annotations >
13
13
<stories value =" Update Simple Product" />
14
- <title value =" DEPRECACTED. Update Simple Product with Regular Price (In Stock) Enabled Flat" />
14
+ <title value =" Update Simple Product with Regular Price (In Stock) Enabled Flat" />
15
15
<description value =" Test log in to Update Simple Product and Update Simple Product with Regular Price (In Stock) Enabled Flat" />
16
16
<testCaseId value =" MC-10818" />
17
17
<severity value =" CRITICAL" />
18
18
<group value =" catalog" />
19
19
<group value =" mtf_migrated" />
20
- <skip >
21
- <issueId value =" DEPRECATED" >Use AdminUpdateSimpleProductWithRegularPriceInStockEnabledFlatCatalogTest instead</issueId >
22
- </skip >
23
20
</annotations >
24
21
<before >
25
22
<actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin" />
140
137
<waitForPageLoad stepKey =" waitForSearch" />
141
138
<see selector =" {{StorefrontQuickSearchResultsSection.productLink}}" userInput =" {{simpleProductEnabledFlat.name}}" stepKey =" seeSimpleProductNameOnMagentoStorefrontPage" />
142
139
</test >
143
- </tests >
140
+ </tests >
You can’t perform that action at this time.
0 commit comments