chore(webui): upgrade angular cli version
This commit is contained in:
parent
162490dadf
commit
0561a20c06
12 changed files with 3391 additions and 2745 deletions
|
@ -25,7 +25,7 @@ describe('BarChartComponent', () => {
|
|||
});
|
||||
|
||||
it('should initially go to loading state', () => {
|
||||
expect(component.loading).toBeTruthy()
|
||||
expect(component.loading).toBeTruthy();
|
||||
});
|
||||
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue