diff --git a/phpci.yml b/phpci.yml index b025266fe..a6359e4bb 100644 --- a/phpci.yml +++ b/phpci.yml @@ -42,7 +42,7 @@ test: allowed_errors: 200 allowed_warnings: 200 codeception: - config: "tests/" + config: "tests/codeception/" # php_unit: # directory: "tests/phpunit/"