Skip to content

Commit

Permalink
[Form] Relax fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Feb 19, 2019
1 parent 3d4c5dd commit 51b72f3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 12 deletions.
Expand Up @@ -15,10 +15,9 @@ Symfony\Component\Form\Extension\Core\Type\ChoiceType (choice_translation_domain
---------------- --------------------%s
Allowed values - %s
---------------- --------------------%s
Normalizer Closure%s{%w
parameters: 2 %s
Normalizer Closure%s{%A
file: "%s%eExtension%eCore%eType%eChoiceType.php"%w
line: "%s to %s" %s
line: %s
} %s
---------------- --------------------%s

Expand Up @@ -8,15 +8,13 @@ Symfony\Component\Form\Tests\Console\Descriptor\FooType (empty_data)
Default Value: null %s
%s
Closure(s): [ %s
Closure%s{%w
parameters: 1 %s
Closure%s{%A
file: "%s%eExtension%eCore%eType%eFormType.php"%w
line: "%s to %s" %s
line: %s
}, %s
Closure%s{%w
parameters: 2 %s
Closure%s{%A
file: "%s%eTests%eConsole%eDescriptor%eAbstractDescriptorTest.php"%w
line: "%s to %s" %s
line: %s
} %s
] %s
---------------- ----------------------%s
Expand Down
Expand Up @@ -16,10 +16,9 @@ Symfony\Component\Form\Tests\Console\Descriptor\FooType (foo)
"baz" %s
] %s
---------------- --------------------%s
Normalizer Closure%s{%w
parameters: 2 %s
Normalizer Closure%s{%A
file: "%s%eTests%eConsole%eDescriptor%eAbstractDescriptorTest.php"%w
line: "%s to %s" %s
line: %s
} %s
---------------- --------------------%s

0 comments on commit 51b72f3

Please sign in to comment.