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 d287e52 commit 0587091Copy full SHA for 0587091
1 file changed
tests/smoketests/object-oriented/mcp-config.test.ts
@@ -1,5 +1,5 @@
1
-import { SHORT_TIMEOUT, uniqueName, makeClientSDK, cleanUpMcpConfig } from '../utils';
2
-import { McpConfig } from '@runloop/api-client/sdk';
+import { SHORT_TIMEOUT, MEDIUM_TIMEOUT, uniqueName, makeClientSDK, cleanUpMcpConfig } from '../utils';
+import { McpConfig, Devbox } from '@runloop/api-client/sdk';
3
4
const sdk = makeClientSDK();
5
0 commit comments