mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 08:40:44 +00:00
refactor: split channel target test helpers
This commit is contained in:
@@ -113,6 +113,9 @@ export const pluginSdkDocMetadata = {
|
||||
"channel-test-helpers": {
|
||||
category: "utilities",
|
||||
},
|
||||
"channel-target-testing": {
|
||||
category: "utilities",
|
||||
},
|
||||
"provider-test-contracts": {
|
||||
category: "utilities",
|
||||
},
|
||||
|
||||
@@ -109,6 +109,7 @@
|
||||
"acp-binding-runtime",
|
||||
"acp-binding-resolve-runtime",
|
||||
"lazy-runtime",
|
||||
"channel-target-testing",
|
||||
"channel-test-helpers",
|
||||
"plugin-test-api",
|
||||
"plugin-test-contracts",
|
||||
|
||||
Reference in New Issue
Block a user