diff --git a/src/commands/doctor.e2e-harness.ts b/src/commands/doctor.e2e-harness.ts index 73292ad64080..e4f418989672 100644 --- a/src/commands/doctor.e2e-harness.ts +++ b/src/commands/doctor.e2e-harness.ts @@ -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: [],