mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
removing wrong fdescribe (#3461)
This commit is contained in:
parent
5485431202
commit
6cad49a88e
@ -43,8 +43,7 @@ class FakeDataRow implements DataRow {
|
||||
}
|
||||
}
|
||||
|
||||
/*tslint:disable:ban*/
|
||||
fdescribe('DataTable', () => {
|
||||
describe('DataTable', () => {
|
||||
|
||||
let fixture: ComponentFixture<DataTableComponent>;
|
||||
let dataTable: DataTableComponent;
|
||||
|
Loading…
x
Reference in New Issue
Block a user