Skip to content

Commit 2ee3f96

Browse files
ACQE-7869: [MFTF PR TESTS] StorefrontInlineTranslationWithQuoteSymbolsTest
- Updated copyright and removed extra space.
1 parent 9b7027e commit 2ee3f96

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

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

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
/**
4-
* Copyright © Magento, Inc. All rights reserved.
5-
* See COPYING.txt for license details.
6-
*/
3+
/**
4+
* Copyright 2021 Adobe
5+
* All Rights Reserved.
6+
*/
77
-->
88

99
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -75,12 +75,10 @@
7575
<actionGroup ref="CliCacheCleanActionGroup" stepKey="cleanCacheAfterTranslateDisabled">
7676
<argument name="tags" value=""/>
7777
</actionGroup>
78-
7978
<!-- Clear browser locale storage for magento site -->
8079
<executeJS function="localStorage.clear();" stepKey="clearStorage"/>
8180
<resetCookie userInput="mage-translation-storage" stepKey="resetTranslationStorage"/>
8281
<resetCookie userInput="mage-translation-file-version" stepKey="resetTranslationFileVersion"/>
83-
8482
<actionGroup ref="ReloadPageActionGroup" stepKey="reloadPage"/>
8583
<actionGroup ref="AssertStorefrontCustomWelcomeMessageActionGroup" stepKey="verifyTranslatedWelcomeMessage"/>
8684
<actionGroup ref="AssertOneProductNameInMiniCartActionGroup" stepKey="seeProductInMiniCartAgain">

0 commit comments

Comments
 (0)