diff --git a/shortcuts/register_test.go b/shortcuts/register_test.go index a8c8ce4..0f15d36 100644 --- a/shortcuts/register_test.go +++ b/shortcuts/register_test.go @@ -11,7 +11,7 @@ func TestRegisterAll(t *testing.T) { RegisterAll(root) expectedGroups := []string{ - "repo", "issue", "label", "license", "pr", "release", "branch", + "attachment", "repo", "issue", "label", "license", "pr", "release", "branch", "org", "user", "search", "ci", "workflow", "compare", "member", "milestone", "pipeline", "webhook", "health",