Skip to content

Commit bc33c75

Browse files
committed
chore: fix lint
1 parent 22a1dcf commit bc33c75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/integration/tag-integration.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { describe, it, beforeAll, afterAll, afterEach, beforeEach } from 'vitest'
1+
import { describe, it, beforeAll, afterAll, afterEach } from 'vitest'
22
import { expect } from 'vitest'
33
import {
44
defaultClient,

0 commit comments

Comments
 (0)