Remove argument

pull/94/head
Pavel Djundik 9 years ago
parent 65f7653469
commit 082d7bb690

@ -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 . "\x11\x11\x11\x11" );
$this->Socket->Queue( "\xFF\xFF\xFF\xFF" . SourceQuery::S2A_RULES . "\x01\x00ayy\x00lmao\x00" ); $this->Socket->Queue( "\xFF\xFF\xFF\xFF" . SourceQuery::S2A_RULES . "\x01\x00ayy\x00lmao\x00" );

Loading…
Cancel
Save