settings: fix angular test 4
This commit is contained in:
parent
7277d29965
commit
2a976d2673
3 changed files with 28 additions and 21 deletions
|
|
@ -4,6 +4,7 @@
|
|||
//
|
||||
//
|
||||
var sinon = require('sinon');
|
||||
var preconditions = require('preconditions').singleton();
|
||||
|
||||
describe("Unit: Walletfactory Service", function() {
|
||||
beforeEach(angular.mock.module('copayApp.services'));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue