Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve cookbook form unit testing. #6210

Closed
wants to merge 1 commit into from
Closed

Improve cookbook form unit testing. #6210

wants to merge 1 commit into from

Commits on Feb 1, 2016

  1. Improve cookbook form unit testing.

    | Q             | A
    | ------------- | ---
    | Doc fix?      | yes
    | New docs?     | no
    | Applies to    | all
    | Fixed tickets |  #6203|
    
    I tweak this example from cookbook, and receive error:
    ````
    Symfony\Component\Form\Exception\UnexpectedTypeException: Expected argument of type "string", "AppBundle\Form\CategoryType" given
    ````
    and i just fix it like in this pr - and all become ok.
    cn0047 committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    0fc00e8 View commit details
    Browse the repository at this point in the history