mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-20 01:11:36 +00:00
test(acp): keep streaming off regression typed (#89505) (thanks @100yenadmin)
This commit is contained in:
@@ -1029,7 +1029,9 @@ describe("startAcpSpawnParentStreamRelay", () => {
|
||||
cfg: {
|
||||
channels: {
|
||||
discord: {
|
||||
streaming: false,
|
||||
streaming: {
|
||||
mode: "off",
|
||||
},
|
||||
accounts: {
|
||||
carey: {
|
||||
streaming: {
|
||||
|
||||
Reference in New Issue
Block a user