increase test time

This commit is contained in:
Romain Beaumont 2015-12-07 00:09:08 +01:00
parent 974fcafba7
commit c5fd043e31

View file

@ -11,6 +11,7 @@ function assertPosEqual(pos1,pos2) {
var once = require('event-promise');
describe("Server with mineflayer connection", () => {
this.timeout(10 * 60 * 1000);
var bot;
var bot2;
var serv;