Commit 787445de authored by Jérome Perrin's avatar Jérome Perrin

jsplumb: increase timeout for tests in case of slow network

parent b30608dc
......@@ -146,7 +146,7 @@
{class_definition: sample_class_definition, graph: {node: {}, edge: {}} }
);
QUnit.config.testTimeout = 5000;
QUnit.config.testTimeout = 30000;
rJS(window).ready(function (g) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment