提交 1490d829 编写于 作者: J Joao Moreno

bump up unit test timeout

上级 53b6acf7
......@@ -11,7 +11,10 @@
<script src="../../node_modules/mocha/mocha.js"></script>
<script>
mocha.setup('tdd');
mocha.setup({
ui: 'tdd',
timeout: 5000
});
require('./renderer');
</script>
</body>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册