Skip to content

Commit

Permalink
Merge branch '4.x' into improvement/update-docblock-typehinting-route…
Browse files Browse the repository at this point in the history
…-parser-interface
  • Loading branch information
l0gicgate committed Jan 2, 2022
2 parents ce77d03 + af9c51e commit 303e0ed
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 303e0ed

Please sign in to comment.