mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 14:50:45 +00:00
fix(plugins): persist clawhub artifact metadata
This commit is contained in:
@@ -308,5 +308,7 @@ describe("docker build helper", () => {
|
||||
expect(clawhub).toContain("clawhub:@openclaw/kitchen-sink");
|
||||
expect(assertions).toContain("clawhub-updated");
|
||||
expect(assertions).toContain("record.clawpackSha256");
|
||||
expect(assertions).toContain("record.artifactKind");
|
||||
expect(assertions).toContain("record.npmIntegrity");
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user