Skip to content

Commit 3a3243c

Browse files
committed
Removed coverage-text param from README test docs
1 parent 2fdc0b3 commit 3a3243c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ $> composer require dazzle-php/throwable
4343
## Tests
4444

4545
```
46-
$> vendor/bin/phpunit -d memory_limit=1024M --coverage-text
46+
$> vendor/bin/phpunit -d memory_limit=1024M
4747
```
4848

4949
## Contributing

0 commit comments

Comments
 (0)