mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 08:20:43 +00:00
test: align status scan compatibility fixture
This commit is contained in:
@@ -87,6 +87,7 @@ describe("buildStatusScanResult", () => {
|
||||
{
|
||||
pluginId: "legacy",
|
||||
code: "legacy-before-agent-start" as const,
|
||||
compatCode: "legacy-before-agent-start" as const,
|
||||
severity: "warn" as const,
|
||||
message: "warn",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user