Skip to content

Commit ea2a2ad

Browse files
committed
MAGETWO-33193: Prepare Pages configuration pull request
1 parent 4275747 commit ea2a2ad

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

dev/tests/functional/etc/config.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@
99
<application>
1010
<reopenBrowser>testCase</reopenBrowser>
1111
<backendLogin>admin</backendLogin>
12-
<backendPassword>222222w</backendPassword>
13-
<appBackendUrl>http://magento.dev/admin/</appBackendUrl>
14-
<backendLoginUrl>admin</backendLoginUrl>
12+
<backendPassword>123123q</backendPassword>
13+
<appBackendUrl>http://magento2ce.com/admin/</appBackendUrl>
14+
<backendLoginUrl>admin/auth/login</backendLoginUrl>
1515
</application>
1616
<install>
1717
<host>127.0.0.1</host>
1818
<user>root</user>
1919
<password>123123q</password>
2020
<dbName>default</dbName>
21-
<baseUrl>http://127.0.0.1/magento2/</baseUrl>
21+
<baseUrl>http://magento2ce.com/</baseUrl>
2222
<backendName>backend</backendName>
2323
</install>
2424
</config>

0 commit comments

Comments
 (0)