mirror of
https://github.com/zadam/trilium.git
synced 2025-11-16 02:05:53 +01:00
chore(monorepo/server): trimindentation import
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { describe, it, expect } from "vitest";
|
||||
import markdownExportService from "./markdown.js";
|
||||
import { trimIndentation } from "../../../spec/support/utils.js";
|
||||
import { trimIndentation } from "@triliumnext/commons";
|
||||
|
||||
describe("Markdown export", () => {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user