mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-25 15:37:32 +00:00
test: restore full gate stability
This commit is contained in:
@@ -913,10 +913,11 @@ describe("memory cli", () => {
|
||||
|
||||
it("previews rem harness output as json", async () => {
|
||||
await withTempWorkspace(async (workspaceDir) => {
|
||||
const nowMs = Date.now();
|
||||
await recordShortTermRecalls({
|
||||
workspaceDir,
|
||||
query: "weather plans",
|
||||
nowMs: Date.parse("2026-04-03T10:00:00.000Z"),
|
||||
nowMs,
|
||||
results: [
|
||||
{
|
||||
path: "memory/2026-04-03.md",
|
||||
|
||||
Reference in New Issue
Block a user