diff --git a/phpci.yml b/phpci.yml index 0917cbb..a558e36 100644 --- a/phpci.yml +++ b/phpci.yml @@ -9,8 +9,7 @@ setup: test: php_unit: - config: 'tests/phpunit.xml' - run_from: 'tests' + config: 'phpunit.xml' php_docblock_checker: allowed_warnings: 0 skip_classes: true