Skip to content

Commit 9d89bb0

Browse files
committed
minor #4190 add link to form testing chapter in test section (xabbuh)
This PR was merged into the 2.3 branch. Discussion ---------- add link to form testing chapter in test section | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | The confusion in symfony/symfony#11774 made me think that we could improve the links between the testing and the form section when it comes to testing forms. Commits ------- a2dbd36 add link to form testing chapter in test section
2 parents 7cbad6d + a2dbd36 commit 9d89bb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cookbook/map.rst.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@
186186
* :doc:`/cookbook/testing/doctrine`
187187
* :doc:`/cookbook/testing/bootstrap`
188188
* (email) :doc:`/cookbook/email/testing`
189+
* (form) :doc:`/cookbook/form/unit_testing`
189190

190191
* :doc:`/cookbook/validation/index`
191192

0 commit comments

Comments
 (0)