Skip to content

Commit 4697e70

Browse files
committed
audit
1 parent ff33a33 commit 4697e70

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

tests/audit.test.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
describe('audit command', () => {
2+
test('result', () => {
3+
expect(true).toBe(true)
4+
})
5+
})

tests/audit.ts

Whitespace-only changes.

0 commit comments

Comments
 (0)