mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 15:35:03 +00:00
chore: Fix types in tests 29/N.
This commit is contained in:
@@ -115,7 +115,7 @@ describe("resolveChannelCapabilities", () => {
|
||||
capabilities: { inlineButtons: "dm" },
|
||||
},
|
||||
},
|
||||
};
|
||||
} as unknown as Partial<OpenClawConfig>;
|
||||
|
||||
// Should return undefined (not crash), allowing channel-specific handlers to process it.
|
||||
expect(
|
||||
|
||||
Reference in New Issue
Block a user