Testing addresses with Bitcore wallet client.
This commit is contained in:
parent
1da9a79296
commit
b9943c403f
2 changed files with 7 additions and 3 deletions
|
|
@ -4,6 +4,7 @@ fdescribe('bitcoinUriService', function() {
|
|||
beforeEach(function() {
|
||||
module('bitcoinCashJsModule');
|
||||
module('bitcoincom.services');
|
||||
module('bwcModule');
|
||||
|
||||
inject(function($injector){
|
||||
bitcoinUriService = $injector.get('bitcoinUriService');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue