Skip to content

Commit ff0ee67

Browse files
committed
rename streamable client
1 parent 7f37e32 commit ff0ee67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/helpers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ export async function createMCPStreamableClient(
7272
);
7373

7474
const client = new Client({
75-
name: 'sse-client',
75+
name: 'streamable-http-client',
7676
version: '1.0.0',
7777
});
7878
await client.connect(transport);

0 commit comments

Comments
 (0)