Skip to content

Commit 734cfb2

Browse files
committed
minor #12055 fix typo (xabbuh)
This PR was merged into the 3.4 branch. Discussion ---------- fix typo Commits ------- cbe8826 fix typo
2 parents 1fde57c + cbe8826 commit 734cfb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/phpunit_bridge.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ The modified PHPUnit script will recursively go through the provided directory,
148148
up to a depth of 3 subfolders or the value specified by the environment variable
149149
``SYMFONY_PHPUNIT_MAX_DEPTH``, looking for ``phpunit.xml.dist`` files and then
150150
running each suite it finds in parallel, collecting their output and displaying
151-
each test suite results in their own section.
151+
each test suite's results in their own section.
152152

153153
Trigger Deprecation Notices
154154
---------------------------

0 commit comments

Comments
 (0)