Skip to content

Commit 41bde16

Browse files
committed
Fixer findings.
1 parent e8b5f12 commit 41bde16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/Extension/HttpFoundation/HttpFoundationRequestHandlerTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ public function testRequestShouldNotBeNull()
2828
{
2929
$this->requestHandler->handleRequest($this->getMockForm('name', 'GET'));
3030
}
31+
3132
/**
3233
* @expectedException \Symfony\Component\Form\Exception\UnexpectedTypeException
3334
*/

0 commit comments

Comments
 (0)