diff --git a/test/basic.test.ts b/test/basic.test.ts index a3597b8dbc..9b9046902a 100644 --- a/test/basic.test.ts +++ b/test/basic.test.ts @@ -2544,7 +2544,7 @@ describe('import components', () => { }) }) -describe.only('lazy import components', () => { +describe('lazy import components', () => { let html = '' it.sequential('fetch lazy-import-components page', async () => {