mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +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 "./utils.js";
|
||||
|
||||
describe("Utils", () => {
|
||||
|
||||
Reference in New Issue
Block a user