mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-17 04:11:37 +00:00
* test: execute media and Talk runtime boundaries * test(qa): centralize gateway fixture startup * test(qa): check in voice call plugin fixture
12 lines
184 B
JSON
12 lines
184 B
JSON
{
|
|
"id": "qa-voice-call-runtime",
|
|
"activation": {
|
|
"onStartup": true
|
|
},
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|