提交 36d97e52 编写于 作者: N Nick Uraltsev

Fixing broken test

上级 68ec2abc
......@@ -51,6 +51,9 @@ describe('requests', function () {
expect(reason.config.method).toBe('get');
expect(reason.config.url).toBe('http://thisisnotaserver');
// re-enable jasmine.Ajax
jasmine.Ajax.install();
done();
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册