Skip to content

Commit 8a20230

Browse files
committed
MC-31663: Inline translation doesn't work correctly
1 parent c4366da commit 8a20230

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/code/Magento/Translation/Test/Mftf/Test/AdminInlineTranslationOnCheckoutTest.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88

99
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
11-
<test name="AdminInlineTranslationOnCheckoutTest">
11+
<test name="AdminInlineTranslationOnCheckoutTest" deprecated="Replaced with StorefrontInlineTranslationOnCheckoutTest">
1212
<annotations>
1313
<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"/>
1616
<severity value="CRITICAL"/>
1717
<testCaseId value="MC-11505"/>
1818
<group value="translation"/>

0 commit comments

Comments
 (0)