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