Skip to content

Commit da79f7f

Browse files
committed
fix typo
1 parent 811119c commit da79f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Test/BlackBoxTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ public function setUp()
2121
/**
2222
* @test
2323
*/
24-
public function gaugShouldBeOverwritten()
24+
public function gaugesShouldBeOverwritten()
2525
{
2626
$start = microtime(true);
2727
$promises = [

0 commit comments

Comments
 (0)