We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24692fe commit 93402e3Copy full SHA for 93402e3
tests/integration/helpers.ts
@@ -78,8 +78,6 @@ export function setupIntegrationTest(getUserConfig: () => UserConfig): Integrati
78
}),
79
});
80
81
- // mock validation
82
-
83
await mcpServer.connect(serverTransport);
84
await mcpClient.connect(clientTransport);
85
0 commit comments