Fix joins

This commit is contained in:
haad
2016-04-12 20:48:50 +02:00
parent 940731a5ea
commit c68a304fc8
5 changed files with 50 additions and 38 deletions

View File

@@ -15,7 +15,7 @@ const username = 'testrunner';
const password = '';
describe('Orbit Client', function() {
this.timeout(2000);
this.timeout(20000);
let client, db;
let channel = 'abcdefgh';