removed pending test to fix saucelabs failures --skip-ci

This commit is contained in:
Spencer Alger
2014-01-17 15:37:18 -07:00
parent 3b70395d57
commit babc7bacea

View File

@ -131,7 +131,7 @@ describe('Connection Abstract', function () {
});
});
it('ignores the response from the request if it already aborted');
// it('ignores the response from the request if it already aborted');
});
describe('#setStatus', function () {