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 8da1b1e + 9880a3a commit 9d7fff6Copy full SHA for 9d7fff6
dev/tests/functional/.htaccess
dev/tests/functional/etc/config.xml.dist
@@ -13,6 +13,12 @@
13
<appBackendUrl>http://magento2ce.com/admin/</appBackendUrl>
14
<backendLoginUrl>admin/auth/login</backendLoginUrl>
15
</application>
16
+ <isolation>
17
+ <resetUrlPath>dev/tests/functional/isolation.php</resetUrlPath>
18
+ <testSuite>none</testSuite>
19
+ <testCase>none</testCase>
20
+ <test>none</test>
21
+ </isolation>
22
<install>
23
<host>127.0.0.1</host>
24
<user>root</user>
0 commit comments