removed unexpected focus describe
This commit is contained in:
parent
e7d45274d9
commit
b85ae15b54
|
@ -1,6 +1,6 @@
|
||||||
import './index';
|
import './index';
|
||||||
|
|
||||||
fdescribe('Client', () => {
|
describe('Client', () => {
|
||||||
describe('Component vnClientCreditInsuranceIndex', () => {
|
describe('Component vnClientCreditInsuranceIndex', () => {
|
||||||
let $componentController;
|
let $componentController;
|
||||||
let controller;
|
let controller;
|
||||||
|
|
Loading…
Reference in New Issue