Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
fix: import $fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Apr 6, 2023
1 parent 72f67e0 commit f9d802e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/test-utils/src/experimental.ts
Expand Up @@ -3,6 +3,7 @@ import * as _kit from '@nuxt/kit'
import { resolve } from 'pathe'
import { stringifyQuery } from 'ufo'
import { useTestContext } from './context'
import { $fetch } from './server'

/**
* This is a function to render a component directly with the Nuxt server.
Expand Down

0 comments on commit f9d802e

Please sign in to comment.