We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bb3bbd commit cf5d254Copy full SHA for cf5d254
1 file changed
.mocharc.js
@@ -9,6 +9,7 @@
9
10
module.exports = {
11
ignore: [
12
+ 'test/bin/**',
13
'test/db-migrations/**',
14
'test/e2e/**',
15
],
0 commit comments