mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-19 17:11:42 -06:00
0631252f4b
* refactor(test): split plugin SDK test helpers * fix(test): align plugin SDK test subpaths
3 lines
172 B
TypeScript
3 lines
172 B
TypeScript
// Test Support helper module supports generation live test helpers behavior.
|
|
export { maybeLoadShellEnvForGenerationProviders } from "openclaw/plugin-sdk/test-live-auth";
|