Skip to content

Commit

Permalink
fix: lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Nov 29, 2023
1 parent ddc2bf3 commit a6a3175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/label/tests/label.test.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { enableAutoUnmount, mount, shallowMount } from '@vue/test-utils'
import { enableAutoUnmount, shallowMount } from '@vue/test-utils'
import type { VueWrapper } from '@vue/test-utils'
import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest'
import { axe } from 'vitest-axe'
Expand Down

0 comments on commit a6a3175

Please sign in to comment.