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