forked from hazza/dspace-angular
ESLint: fix indentation
This commit is contained in:
@@ -160,7 +160,7 @@ describe('WorkspaceitemActionsComponent', () => {
|
||||
authorizationService = jasmine.createSpyObj('authorizationService', {
|
||||
isAuthorized: observableOf(true)
|
||||
});
|
||||
await TestBed.configureTestingModule({
|
||||
await TestBed.configureTestingModule({
|
||||
imports: [
|
||||
NgbModule,
|
||||
TranslateModule.forRoot({
|
||||
|
Reference in New Issue
Block a user