fdescribe deleted
This commit is contained in:
parent
da69165fb3
commit
526929cd56
|
@ -1,7 +1,7 @@
|
|||
import './index.js';
|
||||
import template from './index.html';
|
||||
|
||||
fdescribe('Component vnTh', () => {
|
||||
describe('Component vnTh', () => {
|
||||
let $componentController;
|
||||
let controller;
|
||||
let $element;
|
||||
|
|
Loading…
Reference in New Issue