Skip to content

Commit

Permalink
Fix code style
Browse files Browse the repository at this point in the history
  • Loading branch information
kelunik committed Jun 2, 2024
1 parent e882ae6 commit a6fa2bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/Rfc1035StubResolverTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ protected function setUp(): void
$this->cacheTrainer = new DnsCacheTrainer($this);
}


public function testResolveSecondParameterAcceptedValues(): void
{
$this->expectException(\Error::class);
Expand Down

0 comments on commit a6fa2bf

Please sign in to comment.