fdescribe deleted

This commit is contained in:
Gerard 2019-01-30 08:28:09 +01:00
parent c20a08e99b
commit 8aad79886c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import './index';
fdescribe('Client', () => {
describe('Client', () => {
describe('Component vnClientSampleCreate', () => {
let $scope;
let $httpBackend;