diff --git a/Tests/Tests.php b/Tests/Tests.php index 250ab0a..eff3a3f 100644 --- a/Tests/Tests.php +++ b/Tests/Tests.php @@ -246,7 +246,7 @@ ]; } - public function testGetChallengeTwice( $Data ) + public function testGetChallengeTwice( ) { $this->Socket->Queue( "\xFF\xFF\xFF\xFF" . SourceQuery::S2A_RULES . "\x11\x11\x11\x11" ); $this->Socket->Queue( "\xFF\xFF\xFF\xFF" . SourceQuery::S2A_RULES . "\x01\x00ayy\x00lmao\x00" );