mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-17 19:00:44 +00:00
test: align manifest hot path fixtures
This commit is contained in:
@@ -28,6 +28,7 @@ function createParams(sessionFile: string, workspaceDir: string): EmbeddedRunAtt
|
||||
disableTools: true,
|
||||
timeoutMs: 5_000,
|
||||
authStorage: {} as never,
|
||||
authProfileStore: { version: 1, profiles: {} },
|
||||
modelRegistry: {} as never,
|
||||
} as EmbeddedRunAttemptParams;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user