test(shortcuts): include watch in register_test expected groups

This commit is contained in:
chroe 2026-07-09 22:42:13 +08:00
parent 9ff3143995
commit d880aaf322
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ func TestRegisterAll(t *testing.T) {
"repo", "issue", "label", "license", "pr", "profile", "release", "branch",
"org", "user", "search", "ci", "workflow",
"compare", "member", "milestone", "pipeline", "webhook",
"dataset", "health", "ignore", "wiki",
"dataset", "health", "ignore", "wiki", "watch",
}
groupSet := map[string]bool{}