Skip to content

Commit

Permalink
ci: add test script
Browse files Browse the repository at this point in the history
  • Loading branch information
thelfensdrfer committed Mar 11, 2023
1 parent 5ad4b1c commit 7a163f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
"roave/security-advisories": "dev-latest",
"phpunit/phpunit": "^9.0"
},
"scripts": {
"test": "phpunit"
},
"autoload": {
"psr-4": {
"VisualAppeal\\": "src/"
Expand Down

0 comments on commit 7a163f3

Please sign in to comment.