mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 17:00:50 +00:00
test(agents): preserve session lock pid mock
This commit is contained in:
@@ -138,7 +138,7 @@ describe("acquireSessionWriteLock", () => {
|
||||
|
||||
afterEach(() => {
|
||||
resetSessionWriteLockStateForTest();
|
||||
vi.restoreAllMocks();
|
||||
vi.clearAllMocks();
|
||||
});
|
||||
it("reuses locks across symlinked session paths", async () => {
|
||||
await withSymlinkedSessionPaths(
|
||||
|
||||
Reference in New Issue
Block a user