Skip to content

Commit ab1cb87

Browse files
committed
Fix coverage
1 parent c363f19 commit ab1cb87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scrutinizer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build:
77
tests:
88
override:
99
-
10-
command: 'phpunit'
10+
command: '/vendor/bin/phpunit'
1111
coverage:
1212
file: 'tmp/phpunit-coverage-clover.xml'
1313
format: 'php-clover'

0 commit comments

Comments
 (0)