fix tests
This commit is contained in:
parent
a99e37bbdc
commit
e4ebb535ca
4 changed files with 11 additions and 9 deletions
|
|
@ -18,6 +18,7 @@ module.exports = {
|
|||
_success: function() {;
|
||||
},
|
||||
_error: function(_, err) {
|
||||
console.trace(err);
|
||||
throw err;
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue