diff --git a/shortcuts/register_test.go b/shortcuts/register_test.go index dc9343a..04ddaf1 100644 --- a/shortcuts/register_test.go +++ b/shortcuts/register_test.go @@ -13,7 +13,7 @@ func TestRegisterAll(t *testing.T) { expectedGroups := []string{ "repo", "issue", "label", "license", "pr", "profile", "release", "branch", "org", "user", "search", "ci", "workflow", - "compare", "member", "milestone", "pipeline", "webhook", + "compare", "member", "milestone", "pipeline", "pm", "webhook", "dataset", "health", "ignore", // HEAD-only groups preserved during the upstream/master merge. "file", "snippet", "wiki",