chore(test): 更正 scope manifest 数量注释 171→169 - #1235
Merged
Merged
Conversation
#1233 删掉飞书未开放的 im:tag:write / im:biz_entity_tag_relation:write 后,tenant 桶从 171 降到 169,但 setup-open-platform-automation 里描述 「默认 manifest 有多少项」的注释没跟着改,读起来会让人以为清单里还有那 两条。纯注释,无行为变更。 复审发现(#1233 review 的非阻断 nit)。 验证:test/setup-open-platform-automation.test.ts 154/154 通过; 实测 manifest 现为 tenant 169 + user 130,与更正后的注释一致。
|
🚀 Released in v3.18.14 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
改了什么
一行注释:
test/setup-open-platform-automation.test.ts:3298的「默认 171+130 项」改成「169+130」。为什么
#1233 删掉飞书未开放的
im:tag:write/im:biz_entity_tag_relation:write后,tenant 桶 171→169,但这句描述「默认 manifest 有多少项」的注释没跟着改,读的人会以为清单里还有那两条。纯注释,零行为变更。
验证
test/setup-open-platform-automation.test.ts154/154 通过来源
#1233 复审提出的非阻断 nit。
🤖 Generated with Claude Code