We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f169f8c commit 75dff40Copy full SHA for 75dff40
1 file changed
README.md
@@ -231,5 +231,5 @@ If you prefer to use your own formatter, you will be able to read exceptions dir
231
You can run the unit tests with the following command:
232
233
```
234
- php bin/atoum -d src/M6Web/Bundle/LogBridgeBundle/Tests/Units
+ XDEBUG_MODE=coverage php bin/atoum -d src/M6Web/Bundle/LogBridgeBundle/Tests/Units
235
0 commit comments