Apply code style

This commit is contained in:
ziajka
2019-01-15 11:15:54 +01:00
parent fd8fbf3919
commit 74b84a13f0
357 changed files with 5859 additions and 6469 deletions

View File

@ -8,9 +8,8 @@ describe('TemplateComponent', () => {
beforeEach(async(() => {
TestBed.configureTestingModule({
declarations: [ TemplateComponent ]
})
.compileComponents();
declarations: [TemplateComponent]
}).compileComponents();
}));
beforeEach(() => {