This commit is contained in:
Cory LaViska
2024-06-24 10:22:21 -04:00
parent 6a655468d9
commit 96edd854f3

View File

@@ -1,6 +1,5 @@
import '../../../dist/shoelace.js';
import { expect, fixture, html } from '@open-wc/testing';
import { LocalizeController } from '@shoelace-style/localize';
import sinon from 'sinon';
import type SlRelativeTime from './relative-time.js';