#488 removed fdescribe

This commit is contained in:
Carlos Jimenez 2019-01-10 14:36:46 +01:00
parent aa5b55423a
commit ce0d80f019
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
import './index.js';
fdescribe('Component vnTable', () => {
describe('Component vnTable', () => {
let $scope;
let $element;
let controller;