mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-06-10 00:10:13 +00:00
fix corrupted test, update submodule
This commit is contained in:
@@ -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();
|
||||
|
||||
+1
-1
Submodule src/lib updated: 2eb8938ed5...82e15f2b9d
Reference in New Issue
Block a user