mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 00:23:53 +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 = ''
|
||||
|
||||
it.sequential('fetch lazy-import-components page', async () => {
|
||||
|
Loading…
Reference in New Issue
Block a user