Skip to content

Commit 4ce9ece

Browse files
committed
Merge branch '3.4' into 4.3
* 3.4: fix typo
2 parents e22f70d + 734cfb2 commit 4ce9ece

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
@@ -152,7 +152,7 @@ The modified PHPUnit script will recursively go through the provided directory,
152152
up to a depth of 3 subfolders or the value specified by the environment variable
153153
``SYMFONY_PHPUNIT_MAX_DEPTH``, looking for ``phpunit.xml.dist`` files and then
154154
running each suite it finds in parallel, collecting their output and displaying
155-
each test suite results in their own section.
155+
each test suite's results in their own section.
156156

157157
Trigger Deprecation Notices
158158
---------------------------

0 commit comments

Comments
 (0)