Skip to content

Commit bb81a99

Browse files
omarlopesinom1guelpf
authored andcommitted
Fix small indentation mistake
1 parent 995e1cb commit bb81a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Gitlab/Tests/Api/ProjectsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ public function getProjectIssuesExpectedArray()
404404
*/
405405
public function getProjectUsersExpectedArray()
406406
{
407-
return [
407+
return [
408408
[
409409
'id' => 1,
410410
'name' => 'John Doe',

0 commit comments

Comments
 (0)