mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 18:30:44 +00:00
test(plugins): cover kitchen sink clawhub cutover
This commit is contained in:
@@ -305,6 +305,7 @@ describe("docker build helper", () => {
|
||||
|
||||
expect(clawhub).toContain('plugins install "$CLAWHUB_PLUGIN_SPEC"');
|
||||
expect(clawhub).toContain('plugins update "$CLAWHUB_PLUGIN_ID"');
|
||||
expect(clawhub).toContain("clawhub:@openclaw/kitchen-sink");
|
||||
expect(assertions).toContain("clawhub-updated");
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user