Skip to content

Commit d580c14

Browse files
committed
Merge branch '5.4' into 6.0
* 5.4: Update testing.rst [FrameworkBundle] Change exceptions title level
2 parents 9050a31 + 6261102 commit d580c14

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
@@ -3330,7 +3330,7 @@ a normal workflow or a state machine. Read :doc:`this article </workflow/workflo
33303330
to know their differences.
33313331

33323332
exceptions
3333-
""""""""""
3333+
~~~~~~~~~~
33343334

33353335
**type**: ``array``
33363336

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)