mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-5857] resolved unit tests
This commit is contained in:
@@ -20,7 +20,7 @@ import { CoreTestingModule } from '../testing/core.testing.module';
|
||||
import { TranslateModule } from '@ngx-translate/core';
|
||||
import { ADFDatePipe } from './adf-date.pipe';
|
||||
|
||||
describe('DatePipe', () => {
|
||||
describe('ADFDatePipe', () => {
|
||||
let datePipe: ADFDatePipe;
|
||||
|
||||
beforeEach(() => {
|
||||
|
||||
Reference in New Issue
Block a user