removed unused fdescribed
This commit is contained in:
parent
b9c4277f17
commit
ae4203ed36
|
@ -1,7 +1,7 @@
|
|||
import './index';
|
||||
import {watcher} from '../../../helpers/watcherHelper';
|
||||
|
||||
fdescribe('Client', () => {
|
||||
describe('Client', () => {
|
||||
describe('Component vnClientBillingData', () => {
|
||||
let $componentController;
|
||||
let $httpBackend;
|
||||
|
|
Loading…
Reference in New Issue