mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 00:00:23 +00:00
chore(plugins): drop dead channel test any suppressions
This commit is contained in:
@@ -150,7 +150,6 @@ describe("imessage group policy", () => {
|
||||
},
|
||||
},
|
||||
},
|
||||
// oxlint-disable-next-line typescript/no-explicit-any
|
||||
} as any;
|
||||
|
||||
expect(resolveIMessageGroupRequireMention({ cfg, groupId: "chat:family" })).toBe(false);
|
||||
|
||||
Reference in New Issue
Block a user