Skip to content

Commit

Permalink
Style IpAddressTest remove a redundant new line.
Browse files Browse the repository at this point in the history
  • Loading branch information
kudashevs committed Jan 18, 2022
1 parent b56c3d6 commit 10c91d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/IpAddressTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,6 @@ public function testCustomHeader()
$this->assertSame('192.168.1.3', $ipAddress);
}


public function testPSR15()
{
$middleware = new IPAddress();
Expand Down

0 comments on commit 10c91d7

Please sign in to comment.