Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Commit ec3c63f

Browse files
committed
Deleted extra whitespace
1 parent 25ad55f commit ec3c63f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/View/Helper/FormRowTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ public function testLabelWillBeTranslatedOnceWithId()
286286
$this->assertContains('<label', $markup);
287287
$this->assertContains('</label>', $markup);
288288
}
289-
289+
290290
public function testSetLabelPositionInputNullRaisesException()
291291
{
292292
$this->setExpectedException('Zend\Form\Exception\InvalidArgumentException');

0 commit comments

Comments
 (0)