🎉
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import { html } from 'lit';
|
||||
import { fixture, expect } from '@open-wc/testing';
|
||||
|
||||
import type { AppCfpodcasts } from '../src/app-index.js';
|
||||
import '../src/app-cfpodcasts.js';
|
||||
import type { AppCfpodcasts } from '../src/index.js';
|
||||
import '../src/index.js';
|
||||
|
||||
describe('AppCfpodcasts', () => {
|
||||
let element: AppCfpodcasts;
|
||||
|
||||
Reference in New Issue
Block a user