update tests to use autoloader

This commit is contained in:
Cory LaViska
2024-04-17 13:40:08 -04:00
parent eee77a13cf
commit f2c09ed486
59 changed files with 1 additions and 59 deletions

View File

@@ -1,4 +1,3 @@
import '../../../dist/webawesome.js';
import { expect, fixture, html, waitUntil } from '@open-wc/testing';
import { runFormControlBaseTests } from '../../internal/test/form-control-base-tests.js';
import sinon from 'sinon';