diff --git a/en/development/testing.rst b/en/development/testing.rst index a9c6703def..af530916e4 100644 --- a/en/development/testing.rst +++ b/en/development/testing.rst @@ -776,7 +776,7 @@ create 5 articles each with 2 authors:: Note that the fixture factories do not require any fixture creation or declaration. Still, they are fully compatible with the fixtures that come with -cakephp. You will find additional insights and documentation `here +CakePHP. You will find additional insights and documentation `here `_. Loading Routes in Tests