removed unexpected focus describe

This commit is contained in:
Carlos Jimenez 2018-08-09 13:21:15 +02:00
parent e7d45274d9
commit b85ae15b54
1 changed files with 1 additions and 1 deletions

View File

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