mirror of
https://github.com/zadam/trilium.git
synced 2025-11-11 15:55:52 +01:00
test(ckeditor5-mermaid): fix errors due to missing license key
This commit is contained in:
@@ -15,6 +15,7 @@ describe( 'MermaidSplitViewCommand', () => {
|
||||
document.body.appendChild( domElement );
|
||||
|
||||
editor = await ClassicEditor.create( domElement, {
|
||||
licenseKey: "GPL",
|
||||
plugins: [
|
||||
MermaidEditing,
|
||||
Paragraph
|
||||
|
||||
Reference in New Issue
Block a user