Skip to content

Commit 93402e3

Browse files
committed
clean up
1 parent 24692fe commit 93402e3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/integration/helpers.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@ export function setupIntegrationTest(getUserConfig: () => UserConfig): Integrati
7878
}),
7979
});
8080

81-
// mock validation
82-
8381
await mcpServer.connect(serverTransport);
8482
await mcpClient.connect(clientTransport);
8583
});

0 commit comments

Comments
 (0)