mirror of
https://github.com/zadam/trilium.git
synced 2025-11-09 06:45:49 +01:00
test: port spec tests to vitest
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import { describe, it, expect } from "vitest";
|
||||
import { trimIndentation } from "../../../spec/support/utils.js";
|
||||
import markdownService from "./markdown.js";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user