Skip to content

Commit

Permalink
remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
l0gicgate committed Jan 2, 2022
1 parent 0a0b4fc commit af9c51e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Middleware/ContentLengthMiddlewareTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

class ContentLengthMiddlewareTest extends TestCase
{

public function testAddsContentLength()
{
$request = $this->createServerRequest('/');
Expand Down

0 comments on commit af9c51e

Please sign in to comment.