This commit is contained in:
parent
a53921b429
commit
ea8721659c
5 changed files with 27 additions and 4 deletions
4
web/.mocharc.yml
Normal file
4
web/.mocharc.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
extension: ts
|
||||
spec: tests
|
||||
require: ts-node/register
|
||||
parallel: true
|
||||
Reference in a new issue