We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12abf90 commit 77f19b5Copy full SHA for 77f19b5
cookbook/form/unit_testing.rst
@@ -149,7 +149,7 @@ Adding custom Extensions
149
------------------------
150
151
It often happens that you use some options that are added by
152
-:doc:`form extensions<cookbook/form/create_form_type_extension>`. One of the
+:doc:`form extensions</cookbook/form/create_form_type_extension>`. One of the
153
cases may be the ``ValidatorExtension`` with its ``invalid_message`` option.
154
The ``TypeTestCase`` loads only the core form extension so an "Invalid option"
155
exception will be raised if you try to use it for testing a class that depends
0 commit comments