Skip to content

Commit c52ff3b

Browse files
committed
Update composer.json, test script add --coverage-clover flag
1 parent 5e9344e commit c52ff3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
},
5151
"scripts": {
5252
"test": [
53-
"vendor/bin/phpunit --testdox"
53+
"vendor/bin/phpunit --testdox --coverage-text"
5454
]
5555
}
5656
}

0 commit comments

Comments
 (0)