Skip to content

Commit 47de6a7

Browse files
committed
import it
1 parent bb76042 commit 47de6a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/lib/sources/huggingFaceSource.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { describe, expect, test } from 'vitest'
1+
import { describe, expect, it, test } from 'vitest'
22
import { parseHuggingFaceUrl } from '../../../src/lib/sources/huggingFaceSource.js'
33

44
const origin = 'https://huggingface.co'

0 commit comments

Comments
 (0)