diff --git a/Tests/FormTest.php b/Tests/FormTest.php index e2c19047..59c3c76c 100644 --- a/Tests/FormTest.php +++ b/Tests/FormTest.php @@ -825,7 +825,6 @@ public function testFormRegistrySetValueOnCompoundField() */ public function testFormRegistrySetArrayOnNotCompoundField() { - $registry = new FormFieldRegistry(); $registry->add($this->getFormFieldMock('bar'));