We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9050a31 + 6261102 commit d580c14Copy full SHA for d580c14
reference/configuration/framework.rst
@@ -3330,7 +3330,7 @@ a normal workflow or a state machine. Read :doc:`this article </workflow/workflo
3330
to know their differences.
3331
3332
exceptions
3333
-""""""""""
+~~~~~~~~~~
3334
3335
**type**: ``array``
3336
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