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