mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-07 09:22:27 +00:00
test: remove only
This commit is contained in:
parent
45e49c5beb
commit
382bc93efe
@ -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