identity now emits!
This commit is contained in:
parent
57299d675e
commit
3ae6378678
33 changed files with 376 additions and 346 deletions
|
|
@ -50,7 +50,7 @@ describe("Unit: Controllers", function() {
|
|||
|
||||
var w = {};
|
||||
w.id = 1234;
|
||||
w.isReady = sinon.stub().returns(true);
|
||||
w.isComplete = sinon.stub().returns(true);
|
||||
w.privateKey = {};
|
||||
w.settings = {
|
||||
unitToSatoshi: 100,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue