test(shortcuts): 同步消息中心分组注册断言
This commit is contained in:
parent
cb14f00f3e
commit
071dd241a0
|
|
@ -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", "message-settings", "milestone", "pipeline", "webhook",
|
||||
"dataset", "health", "ignore", "wiki", "notification",
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue