mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-02 20:50:21 +00:00
Tests: align approval runtime helpers
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -173,7 +173,7 @@ describe("matrix native approval adapter", () => {
|
||||
createdAtMs: 0,
|
||||
expiresAtMs: 1000,
|
||||
},
|
||||
}),
|
||||
} as never),
|
||||
).toBe(true);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user