Skip to content

Commit cc991e1

Browse files
committed
Fix script
1 parent 33c83f6 commit cc991e1

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
@@ -31,6 +31,6 @@
3131
}
3232
},
3333
"scripts": {
34-
"test": "phpunit --coverage-text"
34+
"test": "phpunit --coverage-text ."
3535
}
3636
}

0 commit comments

Comments
 (0)