remove unused helper

pull/681/head
Cory LaViska 2022-02-15 08:23:33 -05:00
rodzic c738f715a3
commit e41e08f2af
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,4 +1,4 @@
import { expect, fixture, html, waitUntil } from '@open-wc/testing';
import { expect, fixture, html } from '@open-wc/testing';
describe('<{{ tag }}>', () => {
it('should render a component', async () => {