We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6684a04 commit 9b5619eCopy full SHA for 9b5619e
composer.json
@@ -62,7 +62,7 @@
62
"check": "phpcs --standard=PSR2 src test",
63
"test": [
64
"@check",
65
- "php ./bin/phpunit"
+ "TRELLIS_CONFIG_DIR=test/resources/config php ./bin/phpunit"
66
]
67
},
68
"conflict": {
0 commit comments