fix: restore release ci guardrails · openclaw/openclaw@4b9aa30
steipete
·
2026-05-02
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -111,7 +111,7 @@ describe("config footprint guardrails", () => {
|
111 | 111 | }); |
112 | 112 | |
113 | 113 | it("keeps bundled channel private-network config canonical in generated metadata", () => { |
114 | | -const pluginIds = ["bluebubbles", "matrix", "mattermost", "nextcloud-talk", "tlon"]; |
| 114 | +const pluginIds = ["bluebubbles", "matrix", "nextcloud-talk", "tlon"]; |
115 | 115 | |
116 | 116 | for (const pluginId of pluginIds) { |
117 | 117 | const metadata = GENERATED_BUNDLED_CHANNEL_CONFIG_METADATA.find( |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。