fix $timeout tests in karma
This commit is contained in:
parent
b37306c872
commit
5c0a6257dd
2 changed files with 10 additions and 6 deletions
|
|
@ -204,7 +204,7 @@ angular.module('copayApp.controllers').controller('SendController',
|
|||
txStatus.notify(status);
|
||||
$scope.resetForm();
|
||||
});
|
||||
});
|
||||
}, 1);
|
||||
};
|
||||
|
||||
// QR code Scanner
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue