We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c888601 + d580c14 commit 25941baCopy full SHA for 25941ba
reference/configuration/framework.rst
@@ -3301,7 +3301,7 @@ a normal workflow or a state machine. Read :doc:`this article </workflow/workflo
3301
to know their differences.
3302
3303
exceptions
3304
-""""""""""
+~~~~~~~~~~
3305
3306
**type**: ``array``
3307
testing.rst
@@ -99,7 +99,7 @@ You can run tests using the ``./vendor/bin/phpunit`` command:
99
.. tip::
100
101
In large test suites, it can make sense to create subdirectories for
102
- each type of tests (e.g. ``tests/Unit/`` and ``test/Functional/``).
+ each type of tests (e.g. ``tests/Unit/`` and ``tests/Functional/``).
103
104
.. _integration-tests:
105
0 commit comments