Skip to content

Commit d973f79

Browse files
namsnathdeepjyoti30-st
authored andcommitted
update: remove spec config in mocha
1 parent 187900b commit d973f79

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.mocharc.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
spec:
2-
- test/unit/**/*.test.js
3-
- test/end-to-end/**/*.test.js
1+
# spec:
2+
# - test/end-to-end/**/*.test.js
43
slow: 20000
54
timeout: 40000
65
exit: true

0 commit comments

Comments
 (0)