karma passing again!

This commit is contained in:
Matias Alejo Garcia 2014-09-17 13:03:12 -03:00
commit c7378c90ec
5 changed files with 14 additions and 8 deletions

View file

@ -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,