Skip to content

Commit 104a848

Browse files
aaa2000Oliboy50
authored andcommitted
Doc: run tests with code coverage
1 parent ca1074a commit 104a848

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
@@ -231,5 +231,5 @@ If you prefer to use your own formatter, you will be able to read exceptions dir
231231
You can run the unit tests with the following command:
232232

233233
```
234-
php bin/atoum -d src/M6Web/Bundle/LogBridgeBundle/Tests/Units
234+
XDEBUG_MODE=coverage php bin/atoum -d src/M6Web/Bundle/LogBridgeBundle/Tests/Units
235235
```

0 commit comments

Comments
 (0)