repo: janusweb
action: commit
revision: 
path_from: 
revision_from: be918c5c85c216576f4b2d93a88a6f73a45e72c8:
path_to: 
revision_to: 
git.thebackupbox.net
janusweb
git clone git://git.thebackupbox.net/janusweb
commit be918c5c85c216576f4b2d93a88a6f73a45e72c8
Author: James Baicoianu 
Date:   Tue May 31 13:54:09 2016 -0700

    decreased test screenshot timeout

diff --git a/tests/janusweb.test.js b/tests/janusweb.test.js
index 5a14816af10442d5fed97c63198deec834d7874e..
index ..14a128daf179c5e1294d3b3f74d0e0326508a8f5 100644
--- a/tests/janusweb.test.js
+++ b/tests/janusweb.test.js
@@ -98,7 +98,7 @@ describe("JanusWeb", function() {
         done();
       });
 */
-    }, 15000);
+    }, 9000);
   });

 });

-----END OF PAGE-----