Kaynağa Gözat

increase mocha timeout

Francisco Giordano 5 yıl önce
ebeveyn
işleme
722879b32d
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3 0
      .mocharc.js

+ 3 - 0
.mocharc.js

@@ -0,0 +1,3 @@
+module.exports = {
+  timeout: 4000,
+};