mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-14 20:11:03 +00:00
increase test time
This commit is contained in:
parent
974fcafba7
commit
c5fd043e31
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue