File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ This attribute configures whether the test suite execution should be stopped aft
216
216
.. _appendixes.configuration.phpunit.failOnIncomplete :
217
217
218
218
The ``failOnIncomplete `` Attribute
219
- -----------------------------
219
+ ----------------------------------
220
220
221
221
Possible values: ``true `` or ``false `` (default: ``false ``)
222
222
@@ -234,7 +234,7 @@ This attribute configures whether the PHPUnit test runner should exit with a she
234
234
.. _appendixes.configuration.phpunit.failOnSkipped :
235
235
236
236
The ``failOnSkipped `` Attribute
237
- -----------------------------
237
+ -------------------------------
238
238
239
239
Possible values: ``true `` or ``false `` (default: ``false ``)
240
240
@@ -690,7 +690,7 @@ The file to which the Clover XML report is written.
690
690
.. _appendixes.configuration.coverage.report.cobertura :
691
691
692
692
The ``<cobertura> `` Element
693
- ************************
693
+ ***************************
694
694
695
695
Parent element: ``<report> ``
696
696
You can’t perform that action at this time.
0 commit comments