8000 minor #13186 Fix wording (jschaedl) · symfony/symfony-docs@91713a3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 91713a3

Browse files
committed
minor #13186 Fix wording (jschaedl)
This PR was merged into the 3.4 branch. Discussion ---------- Fix wording <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- e43573d Fix wording
2 parents bc2970f + e43573d commit 91713a3

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
@@ -525,7 +525,7 @@ Troubleshooting
525525
The ``@group time-sensitive`` and ``@group dns-sensitive`` annotations work
526526
"by convention" and assume that the namespace of the tested class can be
527527
obtained just by removing the ``Tests\`` part from the test namespace. I.e.
528-
that if the your test case fully-qualified class name (FQCN) is
528+
if your test case's fully-qualified class name (FQCN) is
529529
``App\Tests\Watch\DummyWatchTest``, it assumes the tested class namespace
530530
is ``App\Watch``.
531531

0 commit comments

Comments
 (0)
0