mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-9430] [ACA] - Wrong styling of checkboxes
This commit is contained in:
@@ -40,7 +40,7 @@ import { ContentActionRef } from '@alfresco/adf-extensions';
|
||||
import { MatSnackBarModule } from '@angular/material/snack-bar';
|
||||
import { Location } from '@angular/common';
|
||||
|
||||
fdescribe('DetailsComponent', () => {
|
||||
describe('DetailsComponent', () => {
|
||||
let component: DetailsComponent;
|
||||
let fixture: ComponentFixture<DetailsComponent>;
|
||||
let contentApiService: ContentApiService;
|
||||
|
||||
Reference in New Issue
Block a user