Skip to content

Commit a82ae6c

Browse files
committed
Add test script
1 parent cb401f7 commit a82ae6c

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
@@ -36,5 +36,8 @@
3636
"DivineOmega\\EloquentAttributeValuePrediction\\ServiceProvider"
3737
]
3838
}
39+
},
40+
"scripts": {
41+
"test": "phpunit"
3942
}
4043
}

0 commit comments

Comments
 (0)