Exclude test data.

This commit is contained in:
James Cole 2016-03-03 09:37:40 +01:00
parent 21b473108f
commit 8517fc9f24

View File

@ -1,3 +1,6 @@
# .scrutinizer.yml
tools:
external_code_coverage: false
filter:
excluded_paths:
- app/Support/Migration/*