Skip to content

Commit e705b66

Browse files
committed
linting
1 parent ba811ff commit e705b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/mocks/github.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -673,7 +673,7 @@ func (mgh MockGitHub) removeOrgRoleUser(
673673
}
674674
}
675675

676-
// Add a handler for GET /orgs/{org}/organization-roles/{role_id}
676+
// Add a handler for GET /orgs/{org}/organization-roles/{role_id}.
677677
func (mgh MockGitHub) getOrgRoleByID(
678678
w http.ResponseWriter,
679679
variables map[string]string,

0 commit comments

Comments
 (0)