Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rpalladino committed May 11, 2015
1 parent 152a3af commit 15ad32c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CommandTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ public function itGetsSpecifiedAmountOfBytes()
/**
* @test
*/
public function itGetsSpecifiedAmountOfLitItems()
public function itGetsSpecifiedAmountOfListItems()
{
$this->commandTester->execute([
"command" => $this->command->getName(),
Expand Down

0 comments on commit 15ad32c

Please sign in to comment.