mirror of
https://github.com/moltbot/moltbot.git
synced 2026-03-30 01:06:11 +00:00
test: normalize rebase fallout (#52428) (thanks @karanuppal)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user