Skip to content

Commit 993bb7c

Browse files
committed
Case 27790; Updated phpunit path.
1 parent 895082d commit 993bb7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chain/chain-site-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ commands:
1818
# Run phpunit
1919
- command: exec
2020
arguments:
21-
bin: 'cd %{{root|\/vagrant\/repos}}/%{{name}}; phpunit;'
21+
bin: 'cd %{{root|\/vagrant\/repos}}/%{{name}}; ./vendor/bin/phpunit;'

0 commit comments

Comments
 (0)