repo: janusweb action: commit revision: path_from: revision_from: be918c5c85c216576f4b2d93a88a6f73a45e72c8: path_to: revision_to:
commit be918c5c85c216576f4b2d93a88a6f73a45e72c8 Author: James BaicoianuDate: Tue May 31 13:54:09 2016 -0700 decreased test screenshot timeout diff --git a/tests/janusweb.test.js b/tests/janusweb.test.js
--- a/tests/janusweb.test.js
+++ b/tests/janusweb.test.js
@@ -98,7 +98,7 @@ describe("JanusWeb", function() {
done();
});
*/
- }, 15000);
+ }, 9000);
});
});
-----END OF PAGE-----