mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Add eslint ban rule (#7611)
This commit is contained in:
committed by
GitHub
parent
e844faff79
commit
0b2e218b88
@@ -24,7 +24,7 @@ import { CoreTestingModule } from '../../../testing';
|
||||
import { TranslateModule } from '@ngx-translate/core';
|
||||
import { filter } from 'rxjs/operators';
|
||||
|
||||
fdescribe('WidgetComponent', () => {
|
||||
describe('WidgetComponent', () => {
|
||||
|
||||
let widget: WidgetComponent;
|
||||
let fixture: ComponentFixture<WidgetComponent>;
|
||||
|
Reference in New Issue
Block a user