test: 更新 attachment 注册测试
This commit is contained in:
parent
8deb09d4ff
commit
c9009860a9
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue