mirror of
https://github.com/OPSnet/Logchecker.git
synced 2026-01-16 18:04:27 -05:00
Fix casing on path for logchecker integration tests
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"brainmaestro/composer-git-hooks": "^2.8"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "phpunit",
|
||||
"test": "phpunit -v",
|
||||
"lint": "phpcs",
|
||||
"lint:fix": "phpcbf",
|
||||
"static-analysis": "phpstan analyze src/"
|
||||
|
||||
Reference in New Issue
Block a user