We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
$fetch
1 parent acfe7f1 commit 04a24a2Copy full SHA for 04a24a2
test/e2e/ssr.spec.ts
@@ -1,6 +1,6 @@
1
/* @vitest-environment node */
2
import { fileURLToPath } from 'node:url'
3
-import { setup } from '@nuxt/test-utils'
+import { setup, $fetch } from '@nuxt/test-utils'
4
import { describe, expect, it } from 'vitest'
5
6
describe('nuxt ionic', async () => {
0 commit comments