8000 fixed tests · symfony/symfony@120f293 · GitHub
[go: up one dir, main page]

Skip to content

Commit 120f293

Browse files
committed
fixed tests
1 parent 203625c commit 120f293

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/Form/Tests/Extension/Core/Type/ChoiceTypeTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1755,7 +1755,6 @@ public function testSubmitInvalidNestedValue($multiple, $expanded, $submissionDa
17551755
'choices' => $this->choices,
17561756
'multiple' => $multiple,
17571757
'expanded' => $expanded,
1758-
'choices_as_values' => true,
17591758
));
17601759

17611760
$form->submit($submissionData);

0 commit comments

Comments
 (0)
0