Skip to content

Commit 84fa118

Browse files
committed
Merge branch '4.4' into 5.4
* 4.4: Update testing.rst
2 parents 2fb6aa9 + e9473c9 commit 84fa118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing.rst

Lines changed: 1 addition & 1 deletion
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)