diff --git a/.codeclimate.yml b/.codeclimate.yml index 2447a597a..2dc6071f9 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -60,3 +60,4 @@ exclude_patterns: - "e107_handlers/phpthumb/**/*" - "e107_handlers/xmlrpc/**/*" - "e107_web/**/*" +- "e107_tests/tests/**/*" \ No newline at end of file