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