Skip to content

Commit

Permalink
chore(npm): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jlenon7 committed Dec 17, 2023
1 parent f40341e commit 22a0533
Show file tree
Hide file tree
Showing 7 changed files with 628 additions and 204 deletions.
1 change: 0 additions & 1 deletion bin/test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import { Runner } from '@athenna/test'

await Runner.setTsEnv()
.addAssertPlugin()
.addSpecReporter()
.addPath('tests/unit/**/*.ts')
.setCliArgs(process.argv.slice(2))
.setGlobalTimeout(5000)
Expand Down
Loading

0 comments on commit 22a0533

Please sign in to comment.