Skip to content

Commit f991999

Browse files
docs: Fix data providers phpunit link (#906)
1 parent 19ddd55 commit f991999

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1782,7 +1782,7 @@ PHPUnit Data Providers
17821782
~~~~~~~~~~~~~~~~~~~~~~
17831783

17841784
It is possible to use factories in
1785-
`PHPUnit data providers <https://phpunit.readthedocs.io/en/9.3/writing-tests-for-phpunit.html#data-providers>`_.
1785+
`PHPUnit data providers <https://docs.phpunit.de/en/11.5/writing-tests-for-phpunit.html#data-providers>`_.
17861786
Their usage depends on whether you're using Foundry's `PHPUnit Extension`_ or not.:
17871787

17881788
With PHPUnit Extension

0 commit comments

Comments
 (0)