mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
lint
This commit is contained in:
@@ -23,7 +23,7 @@ import { PropertyGroup } from '../interfaces/content-metadata.interfaces';
|
|||||||
import { ContentTestingModule } from '../../testing/content.testing.module';
|
import { ContentTestingModule } from '../../testing/content.testing.module';
|
||||||
import { TranslateModule } from '@ngx-translate/core';
|
import { TranslateModule } from '@ngx-translate/core';
|
||||||
|
|
||||||
fdescribe('PropertyDescriptorLoaderService', () => {
|
describe('PropertyDescriptorLoaderService', () => {
|
||||||
|
|
||||||
let service: PropertyDescriptorsService;
|
let service: PropertyDescriptorsService;
|
||||||
let classesApi: ClassesApi;
|
let classesApi: ClassesApi;
|
||||||
|
Reference in New Issue
Block a user