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 bf22bc5 commit 0786af8Copy full SHA for 0786af8
.circleci/config.yml
@@ -46,7 +46,7 @@ jobs:
46
- run:
47
name: Run Tests
48
command: |
49
- vendor/bin/phpunit --coverage-text
+ vendor/bin/phpunit
50
51
workflows:
52
version: 2
0 commit comments