test(stdio): increase timeout for memory server
This commit is contained in:
parent
7299882f4a
commit
6ebfb1febf
@ -100,5 +100,5 @@ describe('stdio MCP servers (filesystem + memory)', () => {
|
||||
);
|
||||
expect(callResult.stdout).toContain('alpha');
|
||||
expect(callResult.stdout).toContain('beta');
|
||||
});
|
||||
}, 20000);
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user