mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-19 13:11:40 +00:00
poll and profile fixes
This commit is contained in:
@@ -385,6 +385,7 @@ describe("message tool schema scoping", () => {
|
||||
expect(properties.pollOptionIndex).toBeDefined();
|
||||
expect(properties.pollOptionId).toBeDefined();
|
||||
expect(properties.avatarUrl).toBeDefined();
|
||||
expect(properties.avatarPath).toBeDefined();
|
||||
expect(properties.displayName).toBeDefined();
|
||||
},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user