Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
WyriHaximus committed Mar 25, 2024
1 parent 5873b89 commit 05e170d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Io/RequestHeaderParserTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -864,7 +864,7 @@ public function testServerParamsWillBeRememberedUntilConnectionIsClosed()
$this->assertEquals(array(), $ref->getValue($parser));
}

public function testQueryParmetersWillBeSet()
public function testQueryParametersWillBeSet()
{
$request = null;

Expand Down

0 comments on commit 05e170d

Please sign in to comment.