renamed karma spec files acordantly and removed unused ones on client client

This commit is contained in:
Carlos Jimenez 2018-07-31 12:38:31 +02:00
parent 6684642f31
commit d2314b8a1b
17 changed files with 3602 additions and 3605 deletions

View File

@ -4,7 +4,6 @@ describe('Client', () => {
describe('Component vnClientAddressEdit', () => {
let $componentController;
let $state;
let controller;
let $httpBackend;
beforeEach(() => {

View File

@ -60,7 +60,5 @@ describe('Client', () => {
expect(controller.hasPaymethodChanged()).toBeFalsy();
});
});
});
});

View File

@ -1,6 +1,6 @@
import './index';
fdescribe('Client', () => {
describe('Client', () => {
describe('Component vnClientSampleCreate', () => {
let $componentController;
let $scope;

7202
package-lock.json generated

File diff suppressed because it is too large Load Diff