diff --git a/src/apps/cli/commands/runCommand.unit.spec.ts b/src/apps/cli/commands/runCommand.unit.spec.ts index 577da55..3d02951 100644 --- a/src/apps/cli/commands/runCommand.unit.spec.ts +++ b/src/apps/cli/commands/runCommand.unit.spec.ts @@ -640,6 +640,9 @@ describe("runCommand abnormal cases", () => { } finally { await fs.rm(tempDir, { recursive: true, force: true }); } + }); + }); + describe("mark-resolved and unlock-remote commands", () => { it("mark-resolved without args runs on active database", async () => { const core = createCoreMock(); diff --git a/src/lib b/src/lib index 2eb8938..82e15f2 160000 --- a/src/lib +++ b/src/lib @@ -1 +1 @@ -Subproject commit 2eb8938ed56023b2990a5e5ea4ec5b6fb3400c35 +Subproject commit 82e15f2b9d99e0f595b45c864958a657d5d43bac