]> BookStack Code Mirror - bookstack/blobdiff - resources/js/wysiwyg/lexical/table/__tests__/unit/LexicalTableCellNode.test.ts
Lexical: Got a range of Editor tests working
[bookstack] / resources / js / wysiwyg / lexical / table / __tests__ / unit / LexicalTableCellNode.test.ts
index 9c56db63bf33c06b8b17409298593545219a08c6..70b3278667bce409070a772adeb09a956c56749f 100644 (file)
@@ -7,7 +7,7 @@
  */
 
 import {$createTableCellNode, TableCellHeaderStates} from '@lexical/table';
-import {initializeUnitTest} from 'lexical/src/__tests__/utils';
+import {initializeUnitTest} from 'lexical/__tests__/utils';
 
 const editorConfig = Object.freeze({
   namespace: '',