Skip to content

Commit 6f13dae

Browse files
author
Alexey Plekhanov
committed
Add composer test script
1 parent 2fb7713 commit 6f13dae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
"NotificationChannels\\Pushbullet\\Test\\": "tests"
3232
}
3333
},
34+
"scripts": {
35+
"test": "vendor/bin/phpunit"
36+
},
3437
"config": {
3538
"sort-packages": true
3639
}

0 commit comments

Comments
 (0)