mirror of
https://github.com/zadam/trilium.git
synced 2025-11-03 11:56:01 +01:00
test(ckeditor5-mermaid): fix imports
This commit is contained in:
@@ -2,6 +2,8 @@ import { ClassicEditor, Paragraph, _setModelData as setModelData, _getModelData
|
||||
|
||||
import MermaidSourceViewCommand from '../../src/commands/mermaidSourceViewCommand.js';
|
||||
import MermaidEditing from '../../src/mermaidediting.js';
|
||||
import { afterEach, beforeEach, describe, it } from 'vitest';
|
||||
import { expect } from 'vitest';
|
||||
|
||||
/* global document */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user