Files
openclaw/test/e2e/qa-lab/runtime/fixtures/voice-call-runtime-plugin/openclaw.plugin.json
Dallin Romney 95e3b9243b test: execute media and Talk runtime boundaries (#101091)
* test: execute media and Talk runtime boundaries

* test(qa): centralize gateway fixture startup

* test(qa): check in voice call plugin fixture
2026-07-06 16:25:33 -07:00

12 lines
184 B
JSON

{
"id": "qa-voice-call-runtime",
"activation": {
"onStartup": true
},
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}