Skip to content

Commit

Permalink
Add test script entrypoint.
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Dent committed Nov 16, 2023
1 parent ba495e4 commit 254a325
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 @@ -34,5 +34,8 @@
"psr-4": {
"RestClient\\": "src/RestClient"
}
},
"scripts": {
"test": "phpunit tests"
}
}

0 comments on commit 254a325

Please sign in to comment.