diff --git a/tests/codeception/tests/api.suite.dist.yml b/tests/codeception/tests/api.suite.dist.yml index 62209bd04..e5d6d175b 100644 --- a/tests/codeception/tests/api.suite.dist.yml +++ b/tests/codeception/tests/api.suite.dist.yml @@ -4,7 +4,7 @@ modules: - Db - REST: # API URL - url: http://debian.dev/build/index.ci.php/api/ + url: http://demo.fhcomplete.org/index.ci.php/api/ # Can also be a framework module name depends: PhpBrowser # Limits PhpBrowser to JSON or XML