Skip to content

Commit ae96bd6

Browse files
committed
Merge branch '5.0'
* 5.0: minor. refs #13186 [Security] clarified the encoding with memory providers Fix wording
2 parents 0abbeff + 76b1234 commit ae96bd6

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
@@ -741,7 +741,7 @@ Troubleshooting
741741
The ``@group time-sensitive`` and ``@group dns-sensitive`` annotations work
742742
"by convention" and assume that the namespace of the tested class can be
743743
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
744+
if your test cases fully-qualified class name (FQCN) is
745745
``App\Tests\Watch\DummyWatchTest``, it assumes the tested class namespace
746746
is ``App\Watch``.
747747

0 commit comments

Comments
 (0)