Skip to content

Commit

Permalink
Fix excluded directory name (test instead of tests)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidePastore committed Nov 22, 2015
1 parent c08b12a commit d995e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scrutinizer.yml
@@ -1,6 +1,6 @@
filter:
excluded_paths:
- tests/*
- test/*
checks:
php: true

Expand Down

0 comments on commit d995e73

Please sign in to comment.