out comment markdown test

This commit is contained in:
Niels Lyngsø
2024-01-24 21:02:30 +01:00
parent c843c42d2f
commit 64ecd3c4b9

View File

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