mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-4985] Removed fdescribe test cases for SearchDateRangeAdvancedComponent.
This commit is contained in:
committed by
Jatin_Chugh
parent
482adfbdc7
commit
f838267aca
+1
-1
@@ -22,7 +22,7 @@ import { ContentTestingModule } from '../../../testing/content.testing.module';
|
||||
import { SearchDateRangeAdvancedComponent } from './search-date-range-advanced.component';
|
||||
import { endOfDay, formatISO, startOfDay } from 'date-fns';
|
||||
|
||||
fdescribe('SearchDateRangeAdvancedComponent', () => {
|
||||
describe('SearchDateRangeAdvancedComponent', () => {
|
||||
let component: SearchDateRangeAdvancedComponent;
|
||||
let fixture: ComponentFixture<SearchDateRangeAdvancedComponent>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user