Skip to content

Commit

Permalink
release v1.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
saqqdy committed Feb 26, 2023
1 parent a8b1476 commit 68da8f5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/__tests__/index.spec.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
test('defines init() & create()', () => {
//
import userdir from '..'

test('defines get userdir', () => {
expect(userdir()).toBe('/Users/saqqdy')
})

0 comments on commit 68da8f5

Please sign in to comment.