Skip to content

Commit 4919340

Browse files
m1guelpfStyleCIBot
authored andcommitted
Apply fixes from StyleCI
[ci skip] [skip ci]
1 parent 3a78482 commit 4919340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Github/Tests/Api/UserTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ public function shouldGetUserOrganizations()
4242

4343
$this->assertEquals($expectedArray, $api->organizations('l3l0'));
4444
}
45-
public function shouldGetUserOrgs()
45+
public function shouldGetUserOrgs()
4646
{
4747
$expectedArray = array(array(
4848
'id' => 202732,

0 commit comments

Comments
 (0)