mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 01:36:24 +01:00
test: port data_dir.spec.ts to vitest
This commit is contained in:
@@ -65,7 +65,7 @@ describe("data_dir.ts unit tests", () => {
|
|||||||
|
|
||||||
})
|
})
|
||||||
|
|
||||||
describe("#getTriliumDataDir", () => {
|
describe.todo("#getTriliumDataDir", () => {
|
||||||
// TODO
|
// TODO
|
||||||
})
|
})
|
||||||
|
|
||||||
@@ -134,5 +134,3 @@ describe("data_dir.ts unit tests", () => {
|
|||||||
})
|
})
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
||||||
execute()
|
|
||||||
Reference in New Issue
Block a user