fdescribe deleted

This commit is contained in:
Gerard 2018-12-19 16:02:02 +01:00
parent 0344b5b669
commit 964d69738e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import './index.js';
import {crudModel} from '../../../helpers/crudModelHelper';
fdescribe('Item', () => {
describe('Item', () => {
describe('Component vnItemTags', () => {
let $componentController;
let $scope;