[webapp] 批量处理eslint格式告警
This commit is contained in:
@@ -8,9 +8,8 @@ describe('AlertSettingComponent', () => {
|
||||
|
||||
beforeEach(async () => {
|
||||
await TestBed.configureTestingModule({
|
||||
declarations: [ AlertSettingComponent ]
|
||||
})
|
||||
.compileComponents();
|
||||
declarations: [AlertSettingComponent]
|
||||
}).compileComponents();
|
||||
});
|
||||
|
||||
beforeEach(() => {
|
||||
|
||||
Reference in New Issue
Block a user