Skip to content

Commit

Permalink
Merge branch '4.x' into dependabot/composer/phpspec/prophecy-tw-1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
l0gicgate committed Jan 2, 2022
2 parents 766149b + af9c51e commit ef7c17a
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 ef7c17a

Please sign in to comment.