#488 removed fdescribe
This commit is contained in:
parent
aa5b55423a
commit
ce0d80f019
|
@ -1,6 +1,6 @@
|
|||
import './index.js';
|
||||
|
||||
fdescribe('Component vnTable', () => {
|
||||
describe('Component vnTable', () => {
|
||||
let $scope;
|
||||
let $element;
|
||||
let controller;
|
||||
|
|
Loading…
Reference in New Issue