Skip to content

Commit f00d65a

Browse files
committed
test: align status scan compatibility fixture
1 parent 2f097c4 commit f00d65a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/commands/status.scan-result.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ describe("buildStatusScanResult", () => {
8787
{
8888
pluginId: "legacy",
8989
code: "legacy-before-agent-start" as const,
90+
compatCode: "legacy-before-agent-start" as const,
9091
severity: "warn" as const,
9192
message: "warn",
9293
},

0 commit comments

Comments
 (0)