Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minor #5812 Remove duplicate and confusing info about testing error p…
…ages (carlos-granados) This PR was submitted for the 2.6 branch but it was merged into the 2.7 branch instead (closes #5812). Discussion ---------- Remove duplicate and confusing info about testing error pages We added new information about using the ExceptionController to test the error pages but the old info was not deleted. In this way, the section was duplicated and offered information which seemed to be contradictory. I have removed the old info. Commits ------- 4007ba1 Remove duplicate and confusing info about testing error pages
- Loading branch information