Skip to content

Commit dfc0027

Browse files
committed
[ACQE-7280] To check whether admin is able to change the frontend logo when single store mode is enabled in the configuration.
Renamed the testcase name from ChangeFrontendLogoWithSingleStoreModeTest.xml to AdminChangeFrontendLogoWithSingleStoreModeTest.xml
1 parent 8a5707a commit dfc0027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Theme/Test/Mftf/Test/ChangeFrontendLogoWithSingleStoreModeTest.xml renamed to app/code/Magento/Theme/Test/Mftf/Test/AdminChangeFrontendLogoWithSingleStoreModeTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
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="ChangeFrontendLogoWithSingleStoreModeTest">
11+
<test name="AdminChangeFrontendLogoWithSingleStoreModeTest">
1212
<annotations>
1313
<features value="Content"/>
1414
<stories value="Frontend logo change"/>

0 commit comments

Comments
 (0)