We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60b1bde + 860272e commit 5914b19Copy full SHA for 5914b19
app/code/Magento/Backend/Test/Mftf/Test/AdminLoginTest.xml
@@ -7,7 +7,7 @@
7
-->
8
9
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
10
- xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
+ xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
11
<test name="AdminLoginTest">
12
<annotations>
13
<features value="Backend"/>
@@ -24,4 +24,4 @@
24
<seeInCurrentUrl url="{{AdminLoginPage.url}}" stepKey="seeAdminLoginUrl"/>
25
<actionGroup ref="logout" stepKey="logoutFromAdmin"/>
26
</test>
27
-</tests>
+</tests>
0 commit comments