Skip to content

Commit

Permalink
Add composer test script
Browse files Browse the repository at this point in the history
  • Loading branch information
LewisW committed Aug 1, 2023
1 parent 7f08782 commit fb2a0a6
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 @@ -15,5 +15,8 @@
"symfony/panther": "^1.1",
"carbonate/sdk": "dev-master",
"dbrekelmans/bdi": "^1.0"
},
"scripts": {
"test": "vendor/bin/phpunit"
}
}

0 comments on commit fb2a0a6

Please sign in to comment.