Skip to content

Commit a694ba2

Browse files
committed
add tests
1 parent 7aec2ef commit a694ba2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/server/mcp.test.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ import {
1414
LoggingMessageNotificationSchema,
1515
Notification,
1616
TextContent,
17-
ElicitRequestSchema,
18-
SetLevelRequestSchema
17+
ElicitRequestSchema
1918
} from '../types.js';
2019
import { ResourceTemplate } from './mcp.js';
2120
import { completable } from './completable.js';

0 commit comments

Comments
 (0)