temp remove tiny mce tests

This commit is contained in:
Mads Rasmussen
2024-07-04 12:31:44 +02:00
parent b6a243b4bd
commit 4080b14032

View File

@@ -1,3 +1,4 @@
/*
import { UmbPropertyEditorUITinyMceElement } from './property-editor-ui-tiny-mce.element.js';
import { expect, fixture, html } from '@open-wc/testing';
import { type UmbTestRunnerWindow, defaultA11yConfig } from '@umbraco-cms/internal/test-utils';
@@ -19,3 +20,4 @@ describe('UmbPropertyEditorUITinyMceElement', () => {
});
}
});
*/