Skip to content

Commit

Permalink
chore: test glob to Ava default
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed May 9, 2024
1 parent 7af70da commit a6b9cc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"ts": "module"
},
"files": [
"test/**/test-*.js",
"test/**/test-*.ts"
"test/**/test-*.*",
"test/**/*.test.*"
],
"nodeArguments": [
"--loader=tsx",
Expand Down

0 comments on commit a6b9cc5

Please sign in to comment.