Skip to content

Commit b73bfd1

Browse files
authored
Update testing.rst
1 parent 1b0cd02 commit b73bfd1

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)