Repository: couchdb-nano
Updated Branches:
  refs/heads/master [created] 1d06aa9cc


New timeout


Project: http://git-wip-us.apache.org/repos/asf/couchdb-nano/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-nano/commit/9eecbe12
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-nano/tree/9eecbe12
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-nano/diff/9eecbe12

Branch: refs/heads/master
Commit: 9eecbe128d35fe2dcc1be6578e320b0fca7c8688
Parents: d446ca0
Author: Nuno Job <nunojobpi...@gmail.com>
Authored: Fri Nov 7 15:26:53 2014 +0000
Committer: Nuno Job <nunojobpi...@gmail.com>
Committed: Fri Nov 7 15:26:53 2014 +0000

----------------------------------------------------------------------
 tests/fixtures/cfg.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-nano/blob/9eecbe12/tests/fixtures/cfg.json
----------------------------------------------------------------------
diff --git a/tests/fixtures/cfg.json b/tests/fixtures/cfg.json
index fa0834b..cd5539f 100644
--- a/tests/fixtures/cfg.json
+++ b/tests/fixtures/cfg.json
@@ -1,4 +1,4 @@
-{ "timeout" : 2000
+{ "timeout" : 5000
 , "couch"   : "http://localhost:5984";
 , "admin"   : "http://admin:password@localhost:5984";
 }

Reply via email to