Merge branch 'nuxt:patch-21' into patch-21

This commit is contained in:
Michael Brevard 2024-04-10 00:15:50 +03:00 committed by GitHub
commit 817c3ace86
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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