Skip to content

Commit

Permalink
Fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
ben221199 committed May 17, 2024
1 parent 33c83f6 commit cc991e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
}
},
"scripts": {
"test": "phpunit --coverage-text"
"test": "phpunit --coverage-text ."
}
}

0 comments on commit cc991e1

Please sign in to comment.