mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-10 14:11:42 +00:00
remove fdescribe
This commit is contained in:
@@ -27,7 +27,7 @@ import { Observable } from 'rxjs/Observable';
|
|||||||
|
|
||||||
declare let jasmine: any;
|
declare let jasmine: any;
|
||||||
|
|
||||||
fdescribe('AnalyticsReportParametersComponent', () => {
|
describe('AnalyticsReportParametersComponent', () => {
|
||||||
|
|
||||||
let component: AnalyticsReportParametersComponent;
|
let component: AnalyticsReportParametersComponent;
|
||||||
let fixture: ComponentFixture<AnalyticsReportParametersComponent>;
|
let fixture: ComponentFixture<AnalyticsReportParametersComponent>;
|
||||||
|
Reference in New Issue
Block a user