Skip to content

Commit ebd5e4c

Browse files
committed
temp remove tiny mce tests
1 parent 9e9ff0d commit ebd5e4c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/packages/tiny-mce/property-editors/tiny-mce/property-editor-ui-tiny-mce.test.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/*
12
import { UmbPropertyEditorUITinyMceElement } from './property-editor-ui-tiny-mce.element.js';
23
import { expect, fixture, html } from '@open-wc/testing';
34
import { type UmbTestRunnerWindow, defaultA11yConfig } from '@umbraco-cms/internal/test-utils';
@@ -19,3 +20,4 @@ describe('UmbPropertyEditorUITinyMceElement', () => {
1920
});
2021
}
2122
});
23+
*/

0 commit comments

Comments
 (0)