mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 07:10:43 +00:00
fix(plugins): align clawhub clawpack downloads
This commit is contained in:
@@ -142,7 +142,7 @@ describe("scripts/lib/plugin-prerelease-test-plan.mjs", () => {
|
||||
'from "openclaw/plugin-sdk/plugin-entry"',
|
||||
);
|
||||
expect(readFileSync("scripts/e2e/lib/clawhub-fixture-server.cjs", "utf8")).toContain(
|
||||
"X-ClawHub-ClawPack-Sha256",
|
||||
"X-ClawHub-Artifact-Sha256",
|
||||
);
|
||||
expect(script).toContain("docker stats --no-stream");
|
||||
expect(sweepScript).toContain("scan_logs_for_unexpected_errors");
|
||||
|
||||
Reference in New Issue
Block a user