mocharc: remove interactive

This commit is contained in:
hgw 2024-02-02 03:23:31 +00:00
parent e456afa6c4
commit f922d783e0
Signed by: hgw
SSH Key Fingerprint: SHA256:diG7RVYHjd3aDYkZWHYcBJbImu+6zfptuUP+3k/wol4
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ color: true
check-leaks: true
recursive: true
reporter: dot
interactive: false
spec: "test/**/*.ts"
ignore: "test/client/**"
extension: ["ts", "js"]