From 41fc206b179cbb572cb5937bce259312d0550240 Mon Sep 17 00:00:00 2001 From: barisusakli Date: Thu, 13 Oct 2016 21:42:52 +0300 Subject: [PATCH] update exclude folder --- .codeclimate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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