File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
app/code/Magento/Translation/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +3
-3
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 =" AdminInlineTranslationOnCheckoutTest" >
11
+ <test name =" AdminInlineTranslationOnCheckoutTest" deprecated = " Replaced with StorefrontInlineTranslationOnCheckoutTest " >
12
12
<annotations >
13
13
<stories value =" Inline Translation" />
14
- <title value =" [Inline Translation] Inline translate on Checkout" />
15
- <description value =" As merchant I want to be able to rename text labels on Checkout steps" />
14
+ <title value =" DEPRECATED [Inline Translation] Inline translate on Checkout" />
15
+ <description value =" DEPRECATED As merchant I want to be able to rename text labels on Checkout steps" />
16
16
<severity value =" CRITICAL" />
17
17
<testCaseId value =" MC-11505" />
18
18
<group value =" translation" />
You can’t perform that action at this time.
0 commit comments