提交 71402308 编写于 作者: M Matt Zabriskie

Removing TODO

上级 c1810838
......@@ -21,7 +21,6 @@ module.exports = function setupBasicAuthTest() {
setTimeout(function () {
var request = jasmine.Ajax.requests.mostRecent();
// TODO uncomment this once #169 is resolved
expect(request.requestHeaders['Authorization']).toEqual('Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ==');
done();
}, 0);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册