mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
fix(testing): activate relay live smoke transport
This commit is contained in:
@@ -974,6 +974,7 @@ try {
|
||||
},
|
||||
);
|
||||
await transport.start();
|
||||
transport.activate();
|
||||
emit({ event: "talk.event", payload: { relaySessionId: "relay-live-smoke", type: "ready" } });
|
||||
emit({
|
||||
event: "talk.event",
|
||||
|
||||
Reference in New Issue
Block a user