Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
schnipseljagd committed Jun 24, 2016
1 parent 811119c commit da79f7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Test/BlackBoxTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ public function setUp()
/**
* @test
*/
public function gaugShouldBeOverwritten()
public function gaugesShouldBeOverwritten()
{
$start = microtime(true);
$promises = [
Expand Down

0 comments on commit da79f7f

Please sign in to comment.