Skip to content

Commit 0786af8

Browse files
committed
fix circleCi
1 parent bf22bc5 commit 0786af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- run:
4747
name: Run Tests
4848
command: |
49-
vendor/bin/phpunit --coverage-text
49+
vendor/bin/phpunit
5050
5151
workflows:
5252
version: 2

0 commit comments

Comments
 (0)