test(live): run cache probe with node · openclaw/openclaw@44a10ce
vincentkoc
·
2026-05-05
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -1590,7 +1590,7 @@
|
1590 | 1590 | "test:install:e2e:openai": "OPENCLAW_E2E_MODELS=openai bash scripts/test-install-sh-e2e-docker.sh", |
1591 | 1591 | "test:install:smoke": "bash scripts/test-install-sh-docker.sh", |
1592 | 1592 | "test:live": "node scripts/test-live.mjs", |
1593 | | -"test:live:cache": "bun scripts/check-live-cache.ts", |
| 1593 | +"test:live:cache": "node --import tsx scripts/check-live-cache.ts", |
1594 | 1594 | "test:live:codex-harness": "OPENCLAW_LIVE_CODEX_HARNESS=1 node scripts/test-live.mjs -- src/gateway/gateway-codex-harness.live.test.ts", |
1595 | 1595 | "test:live:crestodian-rescue-channel": "OPENCLAW_LIVE_CRESTODIAN_RESCUE_CHANNEL=1 node scripts/test-live.mjs -- src/crestodian/rescue-channel.live.test.ts", |
1596 | 1596 | "test:live:gateway-profiles": "node scripts/test-live.mjs -- src/gateway/gateway-models.profiles.live.test.ts", |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。