Skip to content

Commit 21975b9

Browse files
committed
feat: 📝 document suite test
1 parent 5c5f009 commit 21975b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

suite.test.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// This tests the suite configuration, please remove after successful test!
2+
13
import { expect, describe, it } from 'vitest'
24

35
const reflect = (param: number) => param

0 commit comments

Comments
 (0)