Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 05a1c39

Browse files
First attempt to fix tests
1 parent 496ed8c commit 05a1c39

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/Symfony/Component/Form/Tests/Fixtures/Descriptor/resolved_form_type_1.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ Symfony\Component\Form\Extension\Core\Type\ChoiceType (Block prefix: "choice")
2424
inherit_data
2525
label
2626
label_attr
27-
label_format
28-
label_html
27+
label_format
28+
label_html
2929
label_translation_parameters
3030
mapped
3131
method

src/Symfony/Component/Form/Tests/Fixtures/Descriptor/resolved_form_type_2.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ Symfony\Component\Form\Extension\Core\Type\FormType (Block prefix: "form")
2626
inherit_data
2727
label
2828
label_attr
29-
label_format
30-
label_html
29+
label_format
30+
label_html
3131
label_translation_parameters
3232
mapped
3333
method

0 commit comments

Comments
 (0)