kopia lustrzana https://github.com/shoelace-style/shoelace
remove expect
rodzic
f665bf984b
commit
b0ba9ff14f
|
@ -2,7 +2,6 @@
|
||||||
import { expect, fixture, html, oneEvent, waitUntil } from '@open-wc/testing';
|
import { expect, fixture, html, oneEvent, waitUntil } from '@open-wc/testing';
|
||||||
import { sendKeys } from '@web/test-runner-commands';
|
import { sendKeys } from '@web/test-runner-commands';
|
||||||
import sinon from 'sinon';
|
import sinon from 'sinon';
|
||||||
// @ts-expect-error - The getFormControls() function must come from the same dist
|
|
||||||
import { getFormControls, serialize } from '../../../dist/utilities/form.js';
|
import { getFormControls, serialize } from '../../../dist/utilities/form.js';
|
||||||
import type SlInput from './input';
|
import type SlInput from './input';
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue