mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 13:00:44 +00:00
test: harden release qa live gates
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
export {
|
||||
buildQaTarget,
|
||||
callGatewayFromCli,
|
||||
Command,
|
||||
createQaBusThread,
|
||||
defaultQaRuntimeModelForMode,
|
||||
definePluginEntry,
|
||||
@@ -37,5 +36,6 @@ export {
|
||||
searchQaBusMessages,
|
||||
sendQaBusMessage,
|
||||
setQaChannelRuntime,
|
||||
type Command,
|
||||
} from "./src/runtime-api.js";
|
||||
export { startQaLiveLaneGateway } from "./src/live-transports/shared/live-gateway.runtime.js";
|
||||
|
||||
Reference in New Issue
Block a user