mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-23 02:45:38 -06:00
test(doctor): align migration harness
This commit is contained in:
@@ -225,6 +225,11 @@ function createLegacyStateMigrationDetectionResult(params?: {
|
||||
sourcePath: "/tmp/state/plugins/installs.json",
|
||||
hasLegacy: false,
|
||||
},
|
||||
debugProxyCaptureSidecar: {
|
||||
sourcePath: "/tmp/state/debug-proxy/capture.sqlite",
|
||||
blobDir: "/tmp/state/debug-proxy/blobs",
|
||||
hasLegacy: false,
|
||||
},
|
||||
stateSchema: {
|
||||
hasLegacy: false,
|
||||
preview: [],
|
||||
|
||||
Reference in New Issue
Block a user