Skip to content

Commit 4e618ee

Browse files
committed
chore: add composer test command
1 parent 85ff062 commit 4e618ee

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
@@ -30,5 +30,8 @@
3030
"psr-4": {
3131
"Kenjis\\CI4Twig\\": "tests/CI4Twig/"
3232
}
33+
},
34+
"scripts": {
35+
"test": "phpunit"
3336
}
3437
}

0 commit comments

Comments
 (0)