test: remove only

This commit is contained in:
julien huang 2024-04-09 23:14:44 +02:00
parent 45e49c5beb
commit 382bc93efe

View File

@ -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 () => {