fix tests
This commit is contained in:
parent
1e2555dad9
commit
b17517ede0
12 changed files with 25 additions and 16 deletions
|
|
@ -7,6 +7,7 @@ describe('walletService', function() {
|
|||
beforeEach(function() {
|
||||
module('ngLodash');
|
||||
module('gettext');
|
||||
module('angularMoment');
|
||||
module('bwcModule');
|
||||
module('copayApp.services');
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue