We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d3e611 commit 51648bbCopy full SHA for 51648bb
tests/index.test.ts
@@ -1,6 +1,5 @@
1
import { mountSuspended } from '@nuxt/test-utils/runtime'
2
import { describe, expect, it } from 'vitest'
3
-import { nextTick } from 'vue'
4
import IndexPage from '~/pages/index.vue'
5
6
describe('index page i18n', () => {
0 commit comments