Skip to content

Commit 522d455

Browse files
committed
ran prettier
1 parent 469cda2 commit 522d455

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)