mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
fix tests for reportValidity
This commit is contained in:
@@ -2,7 +2,6 @@ import { aTimeout, expect } from '@open-wc/testing';
|
||||
import { clickOnElement } from '../test.js';
|
||||
import { fixtures } from './fixture.js';
|
||||
import { html, type TemplateResult } from 'lit';
|
||||
import { resetMouse } from '@web/test-runner-commands';
|
||||
import { html as staticHTML, unsafeStatic } from 'lit/static-html.js';
|
||||
import type { clientFixture, hydratedFixture } from './fixture.js';
|
||||
import type { WebAwesomeFormControl } from '../webawesome-element.js';
|
||||
|
||||
Reference in New Issue
Block a user