Skip to content

Commit a7ebb26

Browse files
authored
Update .scrutinizer.yml
1 parent 05297ca commit a7ebb26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scrutinizer.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ build:
4141
tests:
4242
override:
4343
-
44-
command: 'vendor/bin/phpunit --coverage-clover build/logs/clover.xml'
44+
command: 'XDEBUG_MODE=coverage vendor/bin/phpunit --coverage-clover build/logs/clover.xml'
4545
coverage:
4646
file: 'build/logs/clover.xml'
4747
format: 'clover'

0 commit comments

Comments
 (0)