mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-01 08:10:31 +00:00
Merge branch 'nuxt:patch-21' into patch-21
This commit is contained in:
commit
817c3ace86
@ -2544,7 +2544,7 @@ describe('import components', () => {
|
|||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
||||||
describe.only('lazy import components', () => {
|
describe('lazy import components', () => {
|
||||||
let html = ''
|
let html = ''
|
||||||
|
|
||||||
it.sequential('fetch lazy-import-components page', async () => {
|
it.sequential('fetch lazy-import-components page', async () => {
|
||||||
|
Loading…
Reference in New Issue
Block a user