Skip to content

Commit 9b27d8a

Browse files
committed
fixed CS
1 parent 545a218 commit 9b27d8a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Component/DomCrawler/Tests/Field/TextareaFormFieldTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,4 @@ public function testInitialize()
4343

4444
$this->assertEquals('foo bar <h1>Baz</h2>', $field->getValue(), '->initialize() sets the value of the field to the textarea node value');
4545
}
46-
4746
}

0 commit comments

Comments
 (0)