karma passing again!
This commit is contained in:
parent
7fd93d4ffd
commit
c7378c90ec
5 changed files with 14 additions and 8 deletions
|
|
@ -25,6 +25,7 @@ describe("Unit: Controllers", function() {
|
|||
|
||||
beforeEach(module('copayApp.services'));
|
||||
beforeEach(module('copayApp.controllers'));
|
||||
beforeEach(angular.mock.module('copayApp'));
|
||||
|
||||
var walletConfig = {
|
||||
requiredCopayers: 3,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue