fix Fakestorage
This commit is contained in:
parent
8cf91d027e
commit
3475c58e23
2 changed files with 14 additions and 5 deletions
|
|
@ -9,9 +9,6 @@ var Wallet = require('soop').load('../js/models/core/Wallet', {
|
|||
Blockchain: copay.Insight
|
||||
});
|
||||
|
||||
console.log(Wallet);
|
||||
|
||||
|
||||
describe('Wallet model', function() {
|
||||
var config = {
|
||||
wallet: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue