You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* The function used to create the _nuxtHooks fixture internally.
20
+
* It's exported so projects have the option to overwrite the `_nuxtHooks` fixture and e.g. overwrite settings in the nuxt config before the nuxt app is built.
21
+
* @param nuxt the nuxt config that should be used to create the nuxt app to test
0 commit comments