10000
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 91713a3 commit 33cb2f3Copy full SHA for 33cb2f3
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
-if your test case's fully-qualified class name (FQCN) is
+if your test cases 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