Skip to content

Commit d8e50c2

Browse files
rochdiNassahsebastianbergmann
authored andcommitted
Typo
1 parent 019491f commit d8e50c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/writing-tests-for-phpunit.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -915,7 +915,7 @@ When the generated output would be long to read PHPUnit will split it up
915915
and provide a few lines of context around every difference.
916916

917917
.. code-block:: php
918-
:caption: Error output when an array comparison of an long array fails
918+
:caption: Error output when an array comparison of a long array fails
919919
:name: writing-tests-for-phpunit.error-output.examples.LongArrayDiffTest.php
920920
921921
<?php declare(strict_types=1);

0 commit comments

Comments
 (0)