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.
2 parents 902113f + e4f24f9 commit 76b1234Copy full SHA for 76b1234
components/phpunit_bridge.rst
@@ -741,7 +741,7 @@ Troubleshooting
741
The ``@group time-sensitive`` and ``@group dns-sensitive`` annotations work
742
"by convention" and assume that the namespace of the tested class can be
743
obtained just by removing the ``Tests\`` part from the test namespace. I.e.
744
-that if the your test case fully-qualified class name (FQCN) is
+if your test cases fully-qualified class name (FQCN) is
745
``App\Tests\Watch\DummyWatchTest``, it assumes the tested class namespace
746
is ``App\Watch``.
747
0 commit comments