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 20, 2023
1 parent 777c698 commit 621c109
Show file tree
Hide file tree
Showing 3 changed files with 1,147 additions and 508 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 621c109

Please sign in to comment.