export 'response.clear' to avoid typeErrors
This commit is contained in:
parent
047d64a3c2
commit
321df2234d
@ -91,6 +91,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
clear: clear,
|
||||||
expected: function (id) {
|
expected: function (id) {
|
||||||
return Boolean(pending[id]);
|
return Boolean(pending[id]);
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user