Skip to content

Commit e4f24f9

Browse files
committed
Merge branch '3.4' into 4.4
* 3.4: minor. refs #13186 [Security] clarified the encoding with memory providers Fix wording
2 parents 773e8da + 33cb2f3 commit e4f24f9

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
@@ -757,7 +757,7 @@ Troubleshooting
757757
The ``@group time-sensitive`` and ``@group dns-sensitive`` annotations work
758758
"by convention" and assume that the namespace of the tested class can be
759759
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
760+
if your test cases fully-qualified class name (FQCN) is
761761
``App\Tests\Watch\DummyWatchTest``, it assumes the tested class namespace
762762
is ``App\Watch``.
763763

0 commit comments

Comments
 (0)