Skip to content

Commit

Permalink
fix: test running
Browse files Browse the repository at this point in the history
  • Loading branch information
reconbot committed Aug 7, 2021
1 parent bfde072 commit b92350c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"ts-eager/register",
"chai/register-assert"
],
"spec": "lib/*-test.ts"
"spec": "lib/**/*-test.ts"
}
}

0 comments on commit b92350c

Please sign in to comment.