Reset ajaxTimeout after running timeout tests
This commit is contained in:
parent
785de349f5
commit
ad2a6bd916
|
@ -518,6 +518,8 @@ jQuery.extend({
|
||||||
* start();
|
* start();
|
||||||
* }
|
* }
|
||||||
* });
|
* });
|
||||||
|
* // reset timeout
|
||||||
|
* $.ajaxTimeout(0);
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* @name $.ajaxTimeout
|
* @name $.ajaxTimeout
|
||||||
|
|
Loading…
Reference in a new issue