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.
1 parent cce2829 commit 4e748a9Copy full SHA for 4e748a9
test/components/FeedBack/Snackers.nuxt.test.js
@@ -1,5 +1,5 @@
1
// @vitest-environment nuxt
2
-
+vi.stubGlobal("visualViewport", new EventTarget())
3
import { describe, expect, test } from "vitest"
4
import { mount } from "@vue/test-utils"
5
import { createVuetify } from "vuetify"
0 commit comments