Skip to content

Commit 7e0a287

Browse files
committed
fix: adapt the tst
1 parent 0ee6f01 commit 7e0a287

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/unit/index.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
import { describe, it } from "@jest/globals";
2-
import { runServer } from "../../src/index";
3-
import { StdioServerTransport } from "@modelcontextprotocol/sdk/server/stdio.js";
42
import { State } from "../../src/state";
53

64
// mock the StdioServerTransport

0 commit comments

Comments
 (0)