Skip to content

Commit cf50737

Browse files
authored
Merge pull request #10 from JayBizzle/patch-1
Update test command to be inline with other packages
2 parents 006dfb5 + cceb2af commit cf50737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
"minimum-stability": "dev",
4141
"prefer-stable": true,
4242
"scripts": {
43-
"test": "phpunit"
43+
"test": "vendor/bin/phpunit"
4444
}
4545
}

0 commit comments

Comments
 (0)