We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba811ff commit e705b66Copy full SHA for e705b66
test/mocks/github.go
@@ -673,7 +673,7 @@ func (mgh MockGitHub) removeOrgRoleUser(
673
}
674
675
676
-// Add a handler for GET /orgs/{org}/organization-roles/{role_id}
+// Add a handler for GET /orgs/{org}/organization-roles/{role_id}.
677
func (mgh MockGitHub) getOrgRoleByID(
678
w http.ResponseWriter,
679
variables map[string]string,
0 commit comments