clean up and lint files
This commit is contained in:
@@ -9,7 +9,7 @@ describe('ShowService', () => {
|
||||
() =>
|
||||
void TestBed.configureTestingModule({
|
||||
providers: [{provide: ShowDataService, useValue: mockShowDataService}],
|
||||
}),
|
||||
})
|
||||
);
|
||||
|
||||
ShowService.SHOW_TYPE_PUBLIC.forEach(type => {
|
||||
|
||||
Reference in New Issue
Block a user