From bc8ecf55690c34379c7820b0dd35418ccdc5e01c Mon Sep 17 00:00:00 2001 From: bison-paolo Date: Thu, 20 Oct 2016 16:47:51 +0200 Subject: [PATCH] Wrong api.suite.dist.yml --- tests/codeception/tests/api.suite.dist.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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