mirror of
https://github.com/zadam/trilium.git
synced 2026-07-20 22:12:07 +02:00
chore(tests): remove useless test stub
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
import { describe, it } from "vitest";
|
||||
|
||||
describe.todo("Notes", () => {
|
||||
it("zzz", () => {});
|
||||
});
|
||||
Reference in New Issue
Block a user