Reversing combined file change
This commit is contained in:
parent
ca2ee0202a
commit
0ad4e838a6
@ -278,7 +278,6 @@ getJasmineRequireObj().AjaxFakeRequest = function(eventBusFactory) {
|
|||||||
this.username = arguments[3];
|
this.username = arguments[3];
|
||||||
this.password = arguments[4];
|
this.password = arguments[4];
|
||||||
this.readyState = 1;
|
this.readyState = 1;
|
||||||
this.requestHeaders = {};
|
|
||||||
this.eventBus.trigger('readystatechange');
|
this.eventBus.trigger('readystatechange');
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user