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