Skip to content

Commit

Permalink
[FM] Automated formating frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 18, 2023
1 parent 32805d4 commit d3c15c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ describe('SidepanelComponent', () => {

beforeEach(() => {
TestBed.configureTestingModule({
declarations: [SidepanelComponent]
declarations: [SidepanelComponent],
});
fixture = TestBed.createComponent(SidepanelComponent);
component = fixture.componentInstance;
Expand Down

0 comments on commit d3c15c3

Please sign in to comment.