[Groonga-commit] groonga/gcs-console [master] Extend test timeout

Back to archive index

Yoji SHIDARA null+****@clear*****
Fri Oct 26 17:08:30 JST 2012


Yoji SHIDARA	2012-10-26 17:08:30 +0900 (Fri, 26 Oct 2012)

  New Revision: 40f4a79111926128c4edd007225afb15f3a7df7e
  https://github.com/groonga/gcs-console/commit/40f4a79111926128c4edd007225afb15f3a7df7e

  Log:
    Extend test timeout

  Modified files:
    package.json

  Modified: package.json (+1 -1)
===================================================================
--- package.json    2012-10-24 18:38:38 +0900 (5aa5c94)
+++ package.json    2012-10-26 17:08:30 +0900 (15c91cd)
@@ -29,7 +29,7 @@
     "commander": ""
   },
   "scripts": {
-    "test": "NODE_ENV=test ./node_modules/.bin/mocha --reporter list --ui tdd",
+    "test": "NODE_ENV=test ./node_modules/.bin/mocha --reporter list --ui tdd --timeout 5s",
     "start": "./bin/gcs-console"
   },
   "bin": {
-------------- next part --------------
HTML����������������������������...
Descargar 



More information about the Groonga-commit mailing list
Back to archive index