mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-13 09:33:54 +00:00
[autofix.ci] apply automated fixes
This commit is contained in:
parent
4cc9efe563
commit
d209a02492
@ -2564,6 +2564,6 @@ describe('lazy import components', () => {
|
||||
})
|
||||
|
||||
it('lazy load delayed hydration comps at the right time', () => {
|
||||
expect(html).not.toContain("This shouldn't be visible at first!")
|
||||
expect(html).not.toContain('This shouldn\'t be visible at first!')
|
||||
})
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user