refactor(e2e): remove orphaned fixture manifest helper · openclaw/openclaw@c0b6183
openclaw
·
2026-06-23
·
via Recent Commits to openclaw:main
Skip to content
Navigation Menu
Saved searches
Use saved searches to filter your results more quickly
Sign up
Commit c0b6183
refactor(e2e): remove orphaned fixture manifest helper
1 file changed
Lines changed: 0 additions & 7 deletions
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|
@@ -208,13 +208,6 @@ write_fixture_plugin_with_vendored_dependency() {
|
208 | 208 | node scripts/e2e/lib/fixture.mjs plugin-vendored-dep "$dir" "$id" "$version" "$method" "$name" |
209 | 209 | } |
210 | 210 | |
211 | | -write_fixture_manifest() { |
212 | | -local file="$1" |
213 | | -local id="$2" |
214 | | - |
215 | | - node scripts/e2e/lib/fixture.mjs plugin-manifest "$file" "$id" |
216 | | -} |
217 | | - |
218 | 211 | pack_fixture_plugin() { |
219 | 212 | local pack_dir="$1" |
220 | 213 | local output_tgz="$2" |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
0 commit comments