minor update

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

Branch: refs/heads/ignite-7777
Commit: 9b2b81c3970a0cf8d209119953df8c9d9f767b70
Parents: 18672ea
Author: ekaterina-nbl <ekaterina.vergiz...@nobitlost.com>
Authored: Fri May 18 14:15:21 2018 +0300
Committer: ekaterina-nbl <ekaterina.vergiz...@nobitlost.com>
Committed: Fri May 18 14:15:21 2018 +0300

----------------------------------------------------------------------
 modules/platforms/nodejs/spec/TestingHelper.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/9b2b81c3/modules/platforms/nodejs/spec/TestingHelper.js
----------------------------------------------------------------------
diff --git a/modules/platforms/nodejs/spec/TestingHelper.js 
b/modules/platforms/nodejs/spec/TestingHelper.js
index 078a340..8c057f3 100644
--- a/modules/platforms/nodejs/spec/TestingHelper.js
+++ b/modules/platforms/nodejs/spec/TestingHelper.js
@@ -31,7 +31,7 @@ const Decimal = IgniteClient.Decimal;
 const BinaryObject = IgniteClient.BinaryObject;
 const ObjectType = IgniteClient.ObjectType;
 
-const TIMEOUT_MS = 20000;
+const TIMEOUT_MS = 60000;
 
 jasmine.getEnv().addReporter(new JasmineReporters.TeamCityReporter());
 

Reply via email to