mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-24 11:25:50 -06:00
f72782d87b
* test: restore auth persistence integrity
Restore the SQLite-backed auth wizard assertions traced to 43ea501f38 and consolidate duplicated message-action and temp-directory fixtures.
* test: support npm 12 pack results
3 lines
155 B
TypeScript
3 lines
155 B
TypeScript
// Matrix test support keeps plugin tests on the public SDK fixture boundary.
|
|
export { useAutoCleanupTempDirTracker } from "openclaw/plugin-sdk/test-env";
|