diff --git a/.codeclimate.yml b/.codeclimate.yml index 2d3659da46df..81b8bd3c4c21 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -5,4 +5,4 @@ languages: PHP: true exclude_paths: - "public/vendor/*" -- "tests/*" \ No newline at end of file +- "test/*" \ No newline at end of file