Skip to content

Commit 224a0fa

Browse files
author
Yu Tang
committed
MAGETWO-32894: Refactor Catalog and related module to use mutable data object interface
- Revert unintentional change to phpunit config file
1 parent 4d215be commit 224a0fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/api-functional/phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<!-- WebSerivice Type. Possible values: soap, rest -->
4141
<const name="TESTS_WEB_API_ADAPTER" value="rest"/>
4242
<!-- Webserver URL -->
43-
<const name="TESTS_BASE_URL" value="http://magento2.dev/magento2ce"/>
43+
<const name="TESTS_BASE_URL" value="http://magento.url"/>
4444
<!-- Webserver API user -->
4545
<const name="TESTS_WEBSERVICE_USER" value="admin"/>
4646
<!-- Webserver API key -->

0 commit comments

Comments
 (0)