We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb58402 commit 8ecc299Copy full SHA for 8ecc299
unitTests/.mocharc.json
@@ -4,7 +4,7 @@
4
"timeout": 0,
5
"ui": "bdd",
6
"extension": ["ts"],
7
- "spec": "unitTests/**/*.test.ts",
+ "spec": "unitTests/**/*.test.ts",
8
"recursive": true,
9
"exit": true
10
}
0 commit comments