removed unused fdescribed

This commit is contained in:
Carlos Jimenez 2018-11-07 13:04:16 +01:00
parent b9c4277f17
commit ae4203ed36
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import './index';
import {watcher} from '../../../helpers/watcherHelper';
fdescribe('Client', () => {
describe('Client', () => {
describe('Component vnClientBillingData', () => {
let $componentController;
let $httpBackend;