mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
test: port data_dir.spec.ts to vitest
This commit is contained in:
parent
8faff118b1
commit
853a7abc4f
@ -65,7 +65,7 @@ describe("data_dir.ts unit tests", () => {
|
||||
|
||||
})
|
||||
|
||||
describe("#getTriliumDataDir", () => {
|
||||
describe.todo("#getTriliumDataDir", () => {
|
||||
// TODO
|
||||
})
|
||||
|
||||
@ -134,5 +134,3 @@ describe("data_dir.ts unit tests", () => {
|
||||
})
|
||||
|
||||
});
|
||||
|
||||
execute()
|
Loading…
x
Reference in New Issue
Block a user