change names in services
This commit is contained in:
parent
ac58d9744e
commit
77f6a8221a
20 changed files with 53 additions and 59 deletions
|
|
@ -6,7 +6,7 @@ describe("Unit: Testing Directives", function() {
|
|||
|
||||
var $scope, form;
|
||||
|
||||
beforeEach(module('copay.directives'));
|
||||
beforeEach(module('copayApp.directives'));
|
||||
|
||||
describe('Validate Address', function() {
|
||||
beforeEach(inject(function($compile, $rootScope) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue