Update integration tests

This commit is contained in:
wltsmrz
2015-09-01 11:19:10 -07:00
committed by Vinnie Falco
parent f32be2b28d
commit dbddc6b7f2
17 changed files with 361 additions and 90 deletions

View File

@@ -49,7 +49,7 @@ suite('WebSocket connection', function() {
// CLOSED
done();
});
alpha.connect(false);
alpha.disconnect();
})
alpha.connect();