mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-28 06:31:11 +00:00
test: align sdk helper imports
This commit is contained in:
parent
aa6417b93d
commit
896b82f430
3 changed files with 13 additions and 12 deletions
|
|
@ -140,17 +140,17 @@ const RETIRED_EXTENSION_TEST_HELPER_BRIDGE_FILES = [
|
|||
"test/helpers/media-generation/dashscope-video-provider.ts",
|
||||
"test/helpers/media-generation/provider-capability-assertions.ts",
|
||||
"test/helpers/media-generation/provider-http-mocks.ts",
|
||||
"test/helpers/bundled-channel-entry.ts",
|
||||
"test/helpers/bundled-plugin-paths.ts",
|
||||
"test/helpers/envelope-timestamp.ts",
|
||||
"test/helpers/http-test-server.ts",
|
||||
"test/helpers/import-fresh.ts",
|
||||
"test/helpers/mock-incoming-request.ts",
|
||||
"test/helpers/node-builtin-mocks.ts",
|
||||
"test/helpers/pairing-reply.ts",
|
||||
"test/helpers/provider-replay-policy.ts",
|
||||
"test/helpers/stt-live-audio.ts",
|
||||
"test/helpers/temp-home.ts",
|
||||
"src/plugin-sdk/test-helpers/bundled-channel-entry.ts",
|
||||
"src/plugin-sdk/test-helpers/bundled-plugin-paths.ts",
|
||||
"src/plugin-sdk/test-helpers/envelope-timestamp.ts",
|
||||
"src/plugin-sdk/test-helpers/http-test-server.ts",
|
||||
"src/plugin-sdk/test-helpers/import-fresh.ts",
|
||||
"src/plugin-sdk/test-helpers/mock-incoming-request.ts",
|
||||
"src/plugin-sdk/test-helpers/node-builtin-mocks.ts",
|
||||
"src/plugin-sdk/test-helpers/pairing-reply.ts",
|
||||
"src/plugin-sdk/test-helpers/provider-replay-policy.ts",
|
||||
"src/plugin-sdk/test-helpers/stt-live-audio.ts",
|
||||
"src/plugin-sdk/test-helpers/temp-home.ts",
|
||||
"test/helpers/agents/auth-profile-runtime-contract.ts",
|
||||
"test/helpers/agents/delivery-no-reply-runtime-contract.ts",
|
||||
"test/helpers/agents/openclaw-owned-tool-runtime-contract.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue