mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-21 21:56:46 +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