mirror of https://github.com/openclaw/openclaw.git
test: normalize rebase fallout (#52428) (thanks @karanuppal)
This commit is contained in:
parent
a5ace56a19
commit
a2999c6cfb
|
|
@ -22,7 +22,6 @@ import { installConnectedControlUiServerSuite } from "./test-with-server.js";
|
|||
|
||||
installGatewayTestHooks({ scope: "suite" });
|
||||
const CHAT_RESPONSE_TIMEOUT_MS = 4_000;
|
||||
type GetReplyOptions = Parameters<typeof getReplyFromConfig>[1];
|
||||
|
||||
let ws: WebSocket;
|
||||
let port: number;
|
||||
|
|
|
|||
Loading…
Reference in New Issue