Skip to content

Commit 481bba5

Browse files
Fix warnings
1 parent 3a389cf commit 481bba5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/configuration.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ This attribute configures whether the test suite execution should be stopped aft
216216
.. _appendixes.configuration.phpunit.failOnIncomplete:
217217

218218
The ``failOnIncomplete`` Attribute
219-
-----------------------------
219+
----------------------------------
220220

221221
Possible values: ``true`` or ``false`` (default: ``false``)
222222

@@ -234,7 +234,7 @@ This attribute configures whether the PHPUnit test runner should exit with a she
234234
.. _appendixes.configuration.phpunit.failOnSkipped:
235235

236236
The ``failOnSkipped`` Attribute
237-
-----------------------------
237+
-------------------------------
238238

239239
Possible values: ``true`` or ``false`` (default: ``false``)
240240

@@ -690,7 +690,7 @@ The file to which the Clover XML report is written.
690690
.. _appendixes.configuration.coverage.report.cobertura:
691691

692692
The ``<cobertura>`` Element
693-
************************
693+
***************************
694694

695695
Parent element: ``<report>``
696696

0 commit comments

Comments
 (0)