mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
test(ckeditor5-math): license key not found
This commit is contained in:
@@ -33,8 +33,9 @@ describe( 'MathUI', () => {
|
||||
} else {
|
||||
element.innerHTML = '\\(' + equation + '\\)';
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
licenseKey: "GPL"
|
||||
} )
|
||||
.then( newEditor => {
|
||||
editor = newEditor;
|
||||
|
||||
Reference in New Issue
Block a user