mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 17:40:44 +00:00
test: bridge xai test helper imports
This commit is contained in:
1
test/helpers/plugins/env.ts
Normal file
1
test/helpers/plugins/env.ts
Normal file
@@ -0,0 +1 @@
|
||||
export { withEnv, withEnvAsync } from "../../../src/test-utils/env.js";
|
||||
1
test/helpers/plugins/fetch-mock.ts
Normal file
1
test/helpers/plugins/fetch-mock.ts
Normal file
@@ -0,0 +1 @@
|
||||
export { withFetchPreconnect, type FetchMock } from "../../../src/test-utils/fetch-mock.js";
|
||||
Reference in New Issue
Block a user