No fit in the suite
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
describe('base helpers', function() {
|
describe('base helpers', function() {
|
||||||
describe('isError_', function() {
|
describe('isError_', function() {
|
||||||
fit("correctly handles WebSocket events", function(done) {
|
it("correctly handles WebSocket events", function(done) {
|
||||||
if (typeof jasmine.getGlobal().WebSocket === 'undefined') {
|
if (typeof jasmine.getGlobal().WebSocket === 'undefined') {
|
||||||
done();
|
done();
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user