mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 23:22:02 +00:00
test: add nuxt page load indictor regression test
This commit is contained in:
parent
d4e2b44f4c
commit
d218a835f3
@ -651,7 +651,6 @@ describe('pages', () => {
|
|||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
describe('nuxt composables', () => {
|
describe('nuxt composables', () => {
|
||||||
it('has useRequestURL()', async () => {
|
it('has useRequestURL()', async () => {
|
||||||
const html = await $fetch<string>('/url')
|
const html = await $fetch<string>('/url')
|
||||||
|
Loading…
Reference in New Issue
Block a user