Skip to content

Commit 4e748a9

Browse files
committed
edit test
1 parent cce2829 commit 4e748a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/components/FeedBack/Snackers.nuxt.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// @vitest-environment nuxt
2-
2+
vi.stubGlobal("visualViewport", new EventTarget())
33
import { describe, expect, test } from "vitest"
44
import { mount } from "@vue/test-utils"
55
import { createVuetify } from "vuetify"

0 commit comments

Comments
 (0)