Skip to content

Commit 1110ad2

Browse files
committed
ACP2E-1602: [Issue] Fixed the welcome message contains single quote character
1 parent 8c263a1 commit 1110ad2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/code/Magento/Theme/Test/Mftf/Test/StoreFrontHeaderWelcomeMessageWithSingleQuoteTest.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@
1818
<useCaseId value="ACP2E-1602"/>
1919
<group value="theme"/>
2020
</annotations>
21+
<!--Login to admin-->
22+
<actionGroup ref="AdminLoginActionGroup" stepKey="loginToAdmin"/>
23+
<actionGroup ref="ClearCacheActionGroup" stepKey="clearCache"/>
24+
<!--Verify welcome message at storefront-->
2125
<actionGroup ref="AssertStorefrontWelcomeMessageWithSingleQuoteActionGroup" stepKey="assertWelcomeMessage"/>
2226
</test>
2327
</tests>

0 commit comments

Comments
 (0)