Skip to content

Commit

Permalink
allows passing --watch to npm run testonly (#3158)
Browse files Browse the repository at this point in the history
  • Loading branch information
yaacovCR committed Jun 10, 2021
1 parent 28a382e commit 9a04b4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .mocharc.yml
Expand Up @@ -2,3 +2,5 @@ throw-deprecation: true
check-leaks: true
require:
- 'resources/ts-register.js'
extension:
- 'ts'

0 comments on commit 9a04b4c

Please sign in to comment.