mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 10:10:45 +00:00
test(ci): add kitchen-sink npm plugin prerelease lane
This commit is contained in:
@@ -344,6 +344,7 @@ describe("scripts/lib/docker-e2e-plan", () => {
|
||||
"config-reload",
|
||||
"plugin-update",
|
||||
"plugins",
|
||||
"kitchen-sink-plugin",
|
||||
"bundled-channel-deps-compat",
|
||||
"bundled-channel-setup-entry",
|
||||
"bundled-plugin-install-uninstall-0",
|
||||
@@ -408,6 +409,10 @@ describe("scripts/lib/docker-e2e-plan", () => {
|
||||
name: "plugins",
|
||||
stateScenario: "empty",
|
||||
}),
|
||||
expect.objectContaining({
|
||||
name: "kitchen-sink-plugin",
|
||||
stateScenario: "empty",
|
||||
}),
|
||||
expect.objectContaining({
|
||||
name: "bundled-channel-deps-compat",
|
||||
stateScenario: "empty",
|
||||
|
||||
Reference in New Issue
Block a user