Closed
Description
The book documentation for the version 2.3 of Symfony about testing has a confusing comment since the Symfony\Component\HttpFoundation\Response::HTTP_OK
doesn't exist for 2.3 version and was introduced in 2.4. I think that comment should be removed.
I have already created a pull request to fix it.