document input test file
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { expect, fixture, html } from '@open-wc/testing';
|
||||
import { UmbDocumentInputElement } from './document-input.element.js';
|
||||
import { defaultA11yConfig } from '@umbraco-cms/internal/test-utils';
|
||||
describe('UmbInputDocumentPickerElement', () => {
|
||||
describe('UmbDocumentInputElement', () => {
|
||||
let element: UmbDocumentInputElement;
|
||||
|
||||
beforeEach(async () => {
|
||||
|
||||
Reference in New Issue
Block a user