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 895082d commit 993bb7cCopy full SHA for 993bb7c
chain/chain-site-test.yml
@@ -18,4 +18,4 @@ commands:
18
# Run phpunit
19
- command: exec
20
arguments:
21
- bin: 'cd %{{root|\/vagrant\/repos}}/%{{name}}; phpunit;'
+ bin: 'cd %{{root|\/vagrant\/repos}}/%{{name}}; ./vendor/bin/phpunit;'
0 commit comments