mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-18 03:37:27 +00:00
perf(test): speed async memory sync close coverage
This commit is contained in:
@@ -34,7 +34,7 @@ describe("memory search async sync", () => {
|
||||
store: { path: indexPath },
|
||||
sync: { watch: false, onSessionStart: false, onSearch: true },
|
||||
query: { minScore: 0 },
|
||||
remote: { batch: { enabled: true, wait: true } },
|
||||
remote: { batch: { enabled: false, wait: false } },
|
||||
},
|
||||
},
|
||||
list: [{ id: "main", default: true }],
|
||||
|
||||
Reference in New Issue
Block a user