Skip to content

Commit 6b5c537

Browse files
committed
[Testing] Change PHPUnit URLs
1 parent 9cacb46 commit 6b5c537

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testing.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1189,8 +1189,8 @@ Learn more
11891189

11901190
.. _`PHPUnit`: https://phpunit.de/
11911191
.. _`documentation`: https://docs.phpunit.de/
1192-
.. _`Writing Tests for PHPUnit`: https://docs.phpunit.de/en/10.3/writing-tests-for-phpunit.html
1193-
.. _`PHPUnit documentation`: https://docs.phpunit.de/en/10.3/configuration.html
1192+
.. _`Writing Tests for PHPUnit`: https://docs.phpunit.de/en/10.5/writing-tests-for-phpunit.html
1193+
.. _`PHPUnit documentation`: https://docs.phpunit.de/en/10.5/configuration.html
11941194
.. _`unit test`: https://en.wikipedia.org/wiki/Unit_testing
11951195
.. _`DAMADoctrineTestBundle`: https://github.com/dmaicher/doctrine-test-bundle
11961196
.. _`Doctrine data fixtures`: https://symfony.com/doc/current/bundles/DoctrineFixturesBundle/index.html

0 commit comments

Comments
 (0)