Skip to content

Commit 25941ba

Browse files
committed
Merge branch '6.0' into 6.1
* 6.0: Update testing.rst [FrameworkBundle] Change exceptions title level
2 parents c888601 + d580c14 commit 25941ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

reference/configuration/framework.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -3301,7 +3301,7 @@ a normal workflow or a state machine. Read :doc:`this article </workflow/workflo
33013301
to know their differences.
33023302

33033303
exceptions
3304-
""""""""""
3304+
~~~~~~~~~~
33053305

33063306
**type**: ``array``
33073307

testing.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ You can run tests using the ``./vendor/bin/phpunit`` command:
9999
.. tip::
100100

101101
In large test suites, it can make sense to create subdirectories for
102-
each type of tests (e.g. ``tests/Unit/`` and ``test/Functional/``).
102+
each type of tests (e.g. ``tests/Unit/`` and ``tests/Functional/``).
103103

104104
.. _integration-tests:
105105

0 commit comments

Comments
 (0)