Skip to content

Commit 18b82fa

Browse files
committed
Fix scrutinizer build
1 parent 1c67d79 commit 18b82fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.scrutinizer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ build:
3434
tests:
3535
before:
3636
-
37-
command: composer test-coverage
37+
command: composer test:coverage
3838
coverage:
3939
file: 'build/logs/clover.xml'
4040
format: 'clover'

0 commit comments

Comments
 (0)