Auto-formatted every file to keep everything consistent.
This commit is contained in:
@ -10,7 +10,7 @@ describe('GroupListComponent', () => {
|
||||
await TestBed.configureTestingModule({
|
||||
imports: [GroupListComponent]
|
||||
})
|
||||
.compileComponents();
|
||||
.compileComponents();
|
||||
|
||||
fixture = TestBed.createComponent(GroupListComponent);
|
||||
component = fixture.componentInstance;
|
||||
|
Reference in New Issue
Block a user