Skip to content

Commit 503ea39

Browse files
committed
test: update macOS question scope expectations
1 parent 4491d38 commit 503ea39

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

apps/macos/Tests/OpenClawIPCTests/GatewayChannelConnectTests.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,7 @@ struct GatewayChannelConnectTests {
378378
"operator.read",
379379
"operator.write",
380380
"operator.approvals",
381+
"operator.questions",
381382
"operator.pairing",
382383
])
383384
}
@@ -404,6 +405,7 @@ struct GatewayChannelConnectTests {
404405
#expect(capture.snapshot() == [
405406
"operator.admin",
406407
"operator.approvals",
408+
"operator.questions",
407409
"operator.read",
408410
"operator.write",
409411
])

0 commit comments

Comments
 (0)