repo: janusweb action: commit revision: path_from: revision_from: 0ef6837c8553f08f37c27ac4bc35142cf8cf192e: path_to: revision_to:
commit 0ef6837c8553f08f37c27ac4bc35142cf8cf192e Author: James BaicoianuDate: Tue May 31 13:50:24 2016 -0700 Increased screenshot delay 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();
});
*/
- }, 5000);
+ }, 15000);
});
});
-----END OF PAGE-----