Skip to content

Commit 82f727e

Browse files
chore: apply coderabbit suggest
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent a01c3b5 commit 82f727e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/nuxt/composables/use-preferences-provider.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { describe, it, expect, beforeEach } from 'vitest'
2-
import { defineComponent } from 'vue'
2+
import { defineComponent, onMounted } from 'vue'
33
import { mount } from '@vue/test-utils'
44
import { usePreferencesProvider } from '../../../app/composables/usePreferencesProvider'
55

0 commit comments

Comments
 (0)