Skip to content

Commit 1a47a51

Browse files
committed
Fixed indentation
1 parent 3935654 commit 1a47a51

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

components/phpunit_bridge.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -256,10 +256,10 @@ to a regular expression matching the deprecation message.
256256

257257
For example, if the following deprecation notice is thrown:
258258

259-
.. code-block:: bash
259+
.. code-block:: bash
260260
261-
1x: Doctrine\Common\ClassLoader is deprecated.
262-
1x in EntityTypeTest::setUp from Symfony\Bridge\Doctrine\Tests\Form\Type
261+
1x: Doctrine\Common\ClassLoader is deprecated.
262+
1x in EntityTypeTest::setUp from Symfony\Bridge\Doctrine\Tests\Form\Type
263263
264264
Running the following command will display the full stack trace:
265265

0 commit comments

Comments
 (0)