Skip to content

Commit 469cda2

Browse files
committed
add test
1 parent 2d464fc commit 469cda2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/index.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ describe('e2e', () => {
269269
const result = await client.callTool({
270270
name: 'click',
271271
arguments: {
272-
uid
272+
uid,
273273
},
274274
});
275275

0 commit comments

Comments
 (0)