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 773e8da + 33cb2f3 commit e4f24f9Copy full SHA for e4f24f9
components/phpunit_bridge.rst
@@ -757,7 +757,7 @@ Troubleshooting
757
The ``@group time-sensitive`` and ``@group dns-sensitive`` annotations work
758
"by convention" and assume that the namespace of the tested class can be
759
obtained just by removing the ``Tests\`` part from the test namespace. I.e.
760
-that if the your test case fully-qualified class name (FQCN) is
+if your test cases fully-qualified class name (FQCN) is
761
``App\Tests\Watch\DummyWatchTest``, it assumes the tested class namespace
762
is ``App\Watch``.
763
0 commit comments