We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7de197 commit e43573dCopy full SHA for e43573d
components/phpunit_bridge.rst
@@ -525,7 +525,7 @@ Troubleshooting
525
The ``@group time-sensitive`` and ``@group dns-sensitive`` annotations work
526
"by convention" and assume that the namespace of the tested class can be
527
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
+if your test case's fully-qualified class name (FQCN) is
529
``App\Tests\Watch\DummyWatchTest``, it assumes the tested class namespace
530
is ``App\Watch``.
531
0 commit comments